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. |
class |
KMedoidsFastPAM<V>
FastPAM: An improved version of PAM, that is usually O(k) times faster.
|
Modifier and Type | Method and Description |
---|---|
protected KMedoidsFastPAM1<V> |
KMedoidsFastPAM1.Parameterizer.makeInstance() |
Copyright © 2019 ELKI Development Team. License information.