Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.clustering.kmeans |
K-means clustering and variations
|
Modifier and Type | Class and Description |
---|---|
class |
KMeansAnnulus<V extends NumberVector>
Annulus k-means algorithm.
|
class |
KMeansExponion<V extends NumberVector>
Newlings's exponion k-means algorithm, exploiting the triangle inequality.
|
Modifier and Type | Method and Description |
---|---|
protected KMeansHamerly<V> |
KMeansHamerly.Parameterizer.makeInstance() |
Copyright © 2019 ELKI Development Team. License information.