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.
|
Modifier and Type | Class and Description |
---|---|
class |
FastDOC<V extends NumberVector>
The heuristic variant of the DOC algorithm, FastDOC
Reference:
C.
|
Modifier and Type | Method and Description |
---|---|
protected DOC<V> |
DOC.Parameterizer.makeInstance() |
Copyright © 2019 ELKI Development Team. License information.