Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Package
de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique

Packages that use de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique
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. 
 

Classes in de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique used by de.lmu.ifi.dbs.elki.algorithm.clustering.subspace
CLIQUESubspace
          Represents a subspace of the original data space in the CLIQUE algorithm.
CLIQUEUnit
          Represents a unit in the CLIQUE algorithm.
 

Classes in de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique used by de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique
CLIQUESubspace
          Represents a subspace of the original data space in the CLIQUE algorithm.
CLIQUEUnit
          Represents a unit in the CLIQUE algorithm.
 


Release 0.3 (2010-03-31_1612)