Uses of Class
weka.clusterers.RandomizableDensityBasedClusterer
-
Uses of RandomizableDensityBasedClusterer in weka.clusterers
Modifier and TypeClassDescriptionclass
Simple EM (expectation maximisation) class.
EM assigns a probability distribution to each instance which indicates the probability of it belonging to each of the clusters.