Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.clustering.kmeans |
K-means clustering and variations
|
Modifier and Type | Class and Description |
---|---|
class |
KMeansSort<V extends NumberVector>
Sort-Means: Accelerated k-means by exploiting the triangle inequality and
pairwise distances of means to prune candidate means (with sorting).
|
Modifier and Type | Method and Description |
---|---|
protected KMeansCompare<V> |
KMeansCompare.Parameterizer.makeInstance() |
Copyright © 2019 ELKI Development Team. License information.