Package elki.index.tree.betula
BETULA clustering by aggregating the data into cluster features.
-
Class Summary Class Description CFDistanceMatrix Cluster feature distance matrix, used for clustering.CFNode<L extends ClusterFeature> Interface for TreeNodeCFTree<L extends ClusterFeature> Partial implementation of the CFTree as used by BIRCH and BETULA.CFTree.Factory<L extends ClusterFeature> CF-Tree Factory.CFTree.Factory.Par<L extends ClusterFeature> Parameterization class for CFTrees.CFTree.LeafIterator<L extends ClusterFeature> Iterator over leaf nodes. -
Enum Summary Enum Description CFTree.Threshold Threshold update strategy.