Package weka.gui.boundaryvisualizer

Interface Summary
DataGenerator Interface to something that can generate new instances based on a set of input instances
 

Class Summary
BoundaryPanel BoundaryPanel.
BoundaryVisualizer BoundaryVisualizer.
EMDataGenerator Class that uses EM to build a probabilistic clustering model of supplied input data and then generates new random instances based that model.
KDDataGenerator KDDataGenerator.