| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.clustering.biclustering |
Biclustering algorithms.
|
| Class and Description |
|---|
| AbstractBiclustering
Abstract class as a convenience for different biclustering approaches.
|
| ChengAndChurch
Perform Cheng and Church biclustering.
|
| ChengAndChurch.BiclusterCandidate
Bicluster candidate.
|
| ChengAndChurch.CellVisitor
Visitor pattern for processing cells.
|