Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.clustering.kmeans |
K-means clustering and variations
|
Modifier and Type | Class and Description |
---|---|
class |
FastCLARA<V>
Clustering Large Applications (CLARA) with the
KMedoidsFastPAM
improvements, to increase scalability in the number of clusters. |
Modifier and Type | Method and Description |
---|---|
protected KMedoidsFastPAM<V> |
KMedoidsFastPAM.Parameterizer.makeInstance() |
Copyright © 2019 ELKI Development Team. License information.