Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.COPAA

Packages that use COPAA
de.lmu.ifi.dbs.elki.algorithm.clustering.correlation Package to collect correlation clustering algorithms suitable as a task for the KDDTask main routine. 
 

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

Subclasses of COPAA in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation
 class COPAC<V extends RealVector<V,?>>
          Algorithm to partition a database according to the correlation dimension of its objects and to then perform an arbitrary clustering algorithm over the partitions.
 


Release 0.1 (2008-07-10_1838)