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

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

Introduction

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

The text is from its open source code.

Constructor

AdditiveRegression()
Default constructor specifying DecisionStump as the classifier

Method

voidsetNumIterations(int numIterations)
Sets the number of bagging iterations