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 Package to collect algorithms for clustering in axis-parallel subspaces, suitable as a task for the KDDTask main routine. 
de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique Helper classes for the CLIQUE algorithm. 
de.lmu.ifi.dbs.elki.algorithm.result.clustering Package to collect result classes for the results of clustering algorithms. 
 

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 dataspace 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 dataspace 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.result.clustering
CLIQUESubspace
          Represents a subspace of the original dataspace in the CLIQUE algorithm.
 


Release 0.1 (2008-07-10_1838)