Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

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

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

Classes in de.lmu.ifi.dbs.elki.algorithm.clustering.subspace used by de.lmu.ifi.dbs.elki.algorithm.clustering.correlation
ProjectedClustering
          Abstract superclass for projected clustering algorithms, like PROCLUS and ORCLUS.
 

Classes in de.lmu.ifi.dbs.elki.algorithm.clustering.subspace used by de.lmu.ifi.dbs.elki.algorithm.clustering.subspace
PROCLUS.PROCLUSCluster
          Encapsulates the attributes of a cluster.
ProjectedClustering
          Abstract superclass for projected clustering algorithms, like PROCLUS and ORCLUS.
 


Release 0.3 (2010-03-31_1612)