Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.ProjectedClustering

Packages that use ProjectedClustering
de.lmu.ifi.dbs.elki.algorithm.clustering.correlation Package to collect correlation clustering algorithms suitable as a task for the KDDTask main routine. 
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. 
 

Uses of ProjectedClustering in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation
 

Subclasses of ProjectedClustering in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation
 class ORCLUS<V extends RealVector<V,?>>
          ORCLUS provides the ORCLUS algorithm.
 

Uses of ProjectedClustering in de.lmu.ifi.dbs.elki.algorithm.clustering.subspace
 

Subclasses of ProjectedClustering in de.lmu.ifi.dbs.elki.algorithm.clustering.subspace
 class PROCLUS<V extends RealVector<V,?>>
          PROCLUS provides the PROCLUS algorithm.
 


Release 0.1 (2008-07-10_1838)