Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm |
Algorithms suitable as a task for the
KDDTask main routine. |
de.lmu.ifi.dbs.elki.algorithm.clustering |
Clustering algorithms
Clustering algorithms are supposed to implement the
Algorithm -Interface. |
Modifier and Type | Class and Description |
---|---|
static class |
DependencyDerivator.Parameterizer<V extends NumberVector<V,?>,D extends Distance<D>>
Parameterization class.
|
static class |
KNNJoin.Parameterizer<V extends NumberVector<V,?>,D extends Distance<D>,N extends SpatialNode<N,E>,E extends SpatialEntry>
Parameterization class.
|
Modifier and Type | Class and Description |
---|---|
static class |
KMeans.Parameterizer<V extends NumberVector<V,?>,D extends Distance<D>>
Parameterization class.
|