Java weka.datagenerators.classifiers.classification RDG1 fields, constructors, methods, implement or subclass

Example usage for Java weka.datagenerators.classifiers.classification RDG1 fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.datagenerators.classifiers.classification RDG1.

The text is from its open source code.

Constructor

RDG1()
initializes the generator with default values

Method

String[]getOptions()
Gets the current settings of the datagenerator RDG1.
voidsetMaxRuleSize(int newMaxRuleSize)
Sets the maximum number of tests in rules.