Uses of Class
weka.datagenerators.ClassificationGenerator
-
Uses of ClassificationGenerator in weka.datagenerators.classifiers.classification
Modifier and TypeClassDescriptionclass
Generates a people database and is based on the paper by Agrawal et al.:
R.class
Generates random instances based on a Bayes network.class
This generator produces data for a display with 7 LEDs.class
RandomRBF data is generated by first creating a random set of centers for each class.class
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.