Uses of Interface
weka.clusterers.UpdateableClusterer
Packages that use UpdateableClusterer
-
Uses of UpdateableClusterer in weka.clusterers
Classes in weka.clusterers that implement UpdateableClustererModifier and TypeClassDescriptionclassCluster data using the capopy clustering algorithm, which requires just one pass over the data.classClass implementing the Cobweb and Classit clustering algorithms.
Note: the application of node operators (merging, splitting etc.) in terms of ordering and priority differs (and is somewhat ambiguous) between the original Cobweb and Classit papers.