Uses of Class
weka.classifiers.meta.Bagging
Packages that use Bagging
-
Uses of Bagging in weka.classifiers.meta
Methods in weka.classifiers.meta that return BaggingModifier and TypeMethodDescriptionAggregate an object with this oneMethods in weka.classifiers.meta with parameters of type Bagging -
Uses of Bagging in weka.classifiers.trees
Subclasses of Bagging in weka.classifiers.treesModifier and TypeClassDescriptionclass
Class for constructing a forest of random trees.
For more information see:
Leo Breiman (2001).