| Package | Description | 
|---|---|
| weka.classifiers | |
| weka.classifiers.meta | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RandomizableParallelIteratedSingleClassifierEnhancer
Abstract utility class for handling settings common to randomizable
 meta classifiers that build an ensemble in parallel from a single base
 learner. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Bagging
Class for bagging a classifier to reduce variance. 
 | 
class  | 
RandomCommittee
Class for building an ensemble of randomizable base classifiers. 
 | 
class  | 
RandomSubSpace
This method constructs a decision tree based classifier that maintains highest accuracy on training data and improves on generalization accuracy as it grows in complexity. 
 | 
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.