Example usage for Java weka.classifiers.rules OneR fields, constructors, methods, implement or subclass
The text is from its open source code.
void | buildClassifier(Instances instances) Generates the classifier. |
String | toString() Returns a description of the classifier |