Uses of Class
weka.datagenerators.ClassificationGenerator

Packages that use ClassificationGenerator
weka.datagenerators.classifiers.classification   
 

Uses of ClassificationGenerator in weka.datagenerators.classifiers.classification
 

Subclasses of ClassificationGenerator in weka.datagenerators.classifiers.classification
 class Agrawal
          Generates a people database and is based on the paper by Agrawal et al.:
R.
 class BayesNet
          Generates random instances based on a Bayes network.
 class LED24
          This generator produces data for a display with 7 LEDs.
 class RandomRBF
          RandomRBF data is generated by first creating a random set of centers for each class.
 class RDG1
          A data generator that produces data randomly by producing a decision list.
The decision list consists of rules.
Instances are generated randomly one by one.
 



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