| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.clustering.kmeans |
K-means clustering and variations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CLARA<V>
Clustering Large Applications (CLARA) is a clustering method for large data
sets based on PAM, partitioning around medoids (
KMedoidsPAM) based on
sampling. |
| Modifier and Type | Method and Description |
|---|---|
protected KMedoidsPAM<V> |
KMedoidsPAM.Parameterizer.makeInstance() |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.