Package | Description |
---|---|
weka.classifiers.meta |
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.