| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.clustering.kmeans |
K-means clustering and variations
|
| Modifier and Type | Class and Description |
|---|---|
class |
KMeansElkan<V extends NumberVector>
Elkan's fast k-means by exploiting the triangle inequality.
|
| Modifier and Type | Method and Description |
|---|---|
protected KMeansSimplifiedElkan<V> |
KMeansSimplifiedElkan.Parameterizer.makeInstance() |
Copyright © 2019 ELKI Development Team. License information.