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

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

Introduction

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

The text is from its open source code.

Constructor

Agrawal()
initializes the generator with default values

Method

InstancesdefineDataFormat()
Initializes the format for the dataset produced.
InstancegenerateExample()
Generates one example of the dataset.
InstancesgenerateExamples()
Generates all examples of the dataset.
booleangetSingleModeFlag()
Return if single mode is set for the given data generator mode depends on option setting and or generator type.
voidsetBalanceClass(boolean value)
Sets whether the class is balanced.