Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.clustering.kmeans |
K-means clustering and variations
|
Modifier and Type | Class and Description |
---|---|
class |
FastCLARANS<V>
A faster variation of CLARANS, that can explore O(k) as many swaps at a
similar cost by considering all medoids for each candidate non-medoid.
|
Modifier and Type | Method and Description |
---|---|
protected CLARANS<V> |
CLARANS.Parameterizer.makeInstance() |
Copyright © 2019 ELKI Development Team. License information.