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