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.algorithm.clustering.subspace.clique |
Helper classes for the
CLIQUE
algorithm. |
Class and Description |
---|
CLIQUESubspace
Represents a subspace of the original data space in the CLIQUE algorithm.
|
CLIQUEUnit
Represents a unit in the CLIQUE algorithm.
|
Class and Description |
---|
CLIQUESubspace
Represents a subspace of the original data space in the CLIQUE algorithm.
|
CLIQUEUnit
Represents a unit in the CLIQUE algorithm.
|
Copyright © 2019 ELKI Development Team. License information.