Package | Description |
---|---|
weka.datagenerators.classifiers.classification |
Modifier and Type | Class and Description |
---|---|
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 © 2019 University of Waikato, Hamilton, NZ. All rights reserved.