Package infomat.algorithms.grouping

Interface Summary
NeedsIMatrix NeedsIMatrix
NeedsIMatrixDimension NeedsIMatrixDimension
NeedsISimilarity NeedsISimilarity
NeedsOtherIObjectGrouping NeedsOtherIObjectGrouping
NeedsSparseISimilarity NeedsSparseISimilarity
 

Class Summary
AppearanceRelativeClusterer The other IObjectGrouping should be along the other dimension.
BisectingKMeans Bisecting KMeans
GroupingAlgorithm GroupingAlgorithm.
GroupMerger GroupMerger.
KMeans KMeans.
LocationGrouper Groups IObjects depeneding on their location-string.
RandomClusterer KMeans
RelativeClusterer The similarity should be the one for the other dimension! The other IObjectGrouping should be along the other dimension.
TopDownSplitter Top-Down-Splitter.