Package org.apache.commons.math3.stat.clustering
package org.apache.commons.math3.stat.clustering
All classes and sub-packages of this package are deprecated.
Please use their replacements, to be found under
Clustering algorithms.
-
ClassDescriptionCluster<T extends Clusterable<T>>Deprecated.Clusterable<T>Deprecated.As of 3.2 (to be removed in 4.0), use
Clusterable
insteadDBSCANClusterer<T extends Clusterable<T>>Deprecated.As of 3.2 (to be removed in 4.0), useDBSCANClusterer
insteadDeprecated.As of 3.2 (to be removed in 4.0), useDoublePoint
insteadDeprecated.As of 3.2 (to be removed in 4.0), useDoublePoint
insteadKMeansPlusPlusClusterer<T extends Clusterable<T>>Deprecated.As of 3.2 (to be removed in 4.0), useKMeansPlusPlusClusterer
insteadStrategies to use for replacing an empty cluster.
Cluster
instead