Example usage for Java weka.classifiers.meta AdditiveRegression fields, constructors, methods, implement or subclass
The text is from its open source code.
AdditiveRegression() Default constructor specifying DecisionStump as the classifier |
void | setNumIterations(int numIterations) Sets the number of bagging iterations |