Package elki.clustering.biclustering
Biclustering algorithms.
-
Interface Summary Interface Description ChengAndChurch.CellVisitor Visitor pattern for processing cells. -
Class Summary Class Description AbstractBiclustering<M extends BiclusterModel> Abstract class as a convenience for different biclustering approaches.ChengAndChurch Cheng and Church biclustering.ChengAndChurch.BiclusterCandidate Bicluster candidate.