Uses of Class
weka.clusterers.RandomizableDensityBasedClusterer

Packages that use RandomizableDensityBasedClusterer
weka.clusterers   
 

Uses of RandomizableDensityBasedClusterer in weka.clusterers
 

Subclasses of RandomizableDensityBasedClusterer in weka.clusterers
 class EM
          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.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.