Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.clustering.subspace |
Axis-parallel subspace clustering algorithms
The clustering algorithms in this package are instances of both, projected clustering algorithms or
subspace clustering algorithms according to the classical but somewhat obsolete classification schema
of clustering algorithms for axis-parallel subspaces.
|
de.lmu.ifi.dbs.elki.index.preprocessed.preference |
Indexes storing preference vectors.
|
Modifier and Type | Field and Description |
---|---|
private DiSHPreferenceVectorIndex<V> |
DiSH.DiSHOPTICS.index
DiSH preprocessor instance.
|
Constructor and Description |
---|
DiSHOPTICS(DiSHPreferenceVectorIndex<V> indexinst)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
DiSHPreferenceVectorIndex<V> |
DiSHPreferenceVectorIndex.Factory.instantiate(Relation<V> relation) |
Copyright © 2014 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.