Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Package de.lmu.ifi.dbs.elki.algorithm.clustering.biclustering

Package to collect biclustering algorithms suitable as a task for the KDDTask main routine.

See:
          Description

Class Summary
AbstractBiclustering<V extends RealVector<V,Double>> Abstract class as a convenience for different biclustering approaches.
BiclusteringTree Provides a treeStructure with BitSets as nodes and Integers as edges.
 

Package de.lmu.ifi.dbs.elki.algorithm.clustering.biclustering Description

Package to collect biclustering algorithms suitable as a task for the KDDTask main routine.


Release 0.1 (2008-07-10_1838)