Package ai.libs.jaicore.ml.clustering.learner
-
Class Summary Class Description GMeans<C extends org.apache.commons.math3.ml.clustering.Clusterable> Implementation of Gmeans based on Helen Beierlings implementation of GMeans(https://github.com/helebeen/AILibs/blob/master/JAICore/jaicore-modifiedISAC/src/main/java/jaicore/modifiedISAC/ModifiedISACgMeans.java).
For more Information see: "Hamerly, G., and Elkan, C. 2003.