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 |
---|
CLIQUEInterval
Represents an interval in a certain dimension of the data space.
|
CLIQUESubspace
Represents a subspace of the original data space in the CLIQUE algorithm.
|
CLIQUEUnit
Represents a unit in the CLIQUE algorithm.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.