Flow
weka.Bagging_AdaBoostM1_REPTree

weka.Bagging_AdaBoostM1_REPTree

Visibility: public Uploaded 06-12-2015 by Manuel Muñoz Weka_3.7.13 0 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Leo Breiman (1996). Bagging predictors. Machine Learning. 24(2):123-140.

Components

Wweka.AdaBoostM1_REPTree(10)Full name of base classifier. (default: weka.classifiers.trees.REPTree)

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).
-represent-copies-using-weightsRepresent copies of instances using weights rather than explicitly.
INumber of iterations. (default 10)default: 10
LMaximum tree depth (default -1, no maximum)
MSet minimum number of instances per leaf (default 2).
NNumber of folds for reduced error pruning (default 3).
OCalculate the out of bag error.
PSize of each bag, as a percentage of the training set size. (default 100)default: 100
RSpread initial count over all class values (i.e. don't use 1 per value)
SRandom number seed. (default 1)default: 1
VSet minimum numeric class variance proportion of train variance for split (default 1e-3).
WFull name of base classifier. (default: weka.classifiers.trees.REPTree)default: weka.classifiers.meta.AdaBoostM1
num-decimal-placesThe number of decimal places for the output of numbers in the model (default 2).
num-slotsNumber of execution slots. (default 1 - i.e. no parallelism) (use 0 to auto-detect number of cores)default: 1
output-debug-infoIf set, classifier is run in debug mode and may output additional info to the console

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table