Uses of Class
weka.datagenerators.ClassificationGenerator
Packages that use ClassificationGenerator
-
Uses of ClassificationGenerator in weka.datagenerators.classifiers.classification
Subclasses of ClassificationGenerator in weka.datagenerators.classifiers.classificationModifier and TypeClassDescriptionclassGenerates a people database and is based on the paper by Agrawal et al.:
R.classGenerates random instances based on a Bayes network.classThis generator produces data for a display with 7 LEDs.classRandomRBF data is generated by first creating a random set of centers for each class.classA data generator that produces data randomly by producing a decision list.
The decision list consists of rules.
Instances are generated randomly one by one.