Package | Description |
---|---|
weka.clusterers |
Modifier and Type | Class and Description |
---|---|
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. |
class |
MakeDensityBasedClusterer
Class for wrapping a Clusterer to make it return a distribution and density.
|
class |
RandomizableDensityBasedClusterer
Abstract utility class for handling settings common to randomizable
clusterers.
|
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.