Java weka.classifiers.meta RegressionByDiscretization fields, constructors, methods, implement or subclass

Example usage for Java weka.classifiers.meta RegressionByDiscretization fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.classifiers.meta RegressionByDiscretization.

The text is from its open source code.

Constructor

RegressionByDiscretization()
Default constructor.

Method

voidsetClassifier(Classifier newClassifier)
Set the base learner.
voidsetNumBins(int numBins)
Sets the number of bins to divide each selected numeric attribute into