Flow
weka.RandomCommittee_Bagging_LogitBoost_DecisionStump

weka.RandomCommittee_Bagging_LogitBoost_DecisionStump

Visibility: public Uploaded 05-12-2016 by M. van Nijnatten Weka_3.7.13 2 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • Verified_Supervised_Classification weka weka_3.7.13
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Weka implementation of RandomCommittee

Components

Wweka.Bagging_LogitBoost_DecisionStump(1)Full name of base classifier. (default: weka.classifiers.trees.RandomTree)

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).
BBreak ties randomly when several attributes look equally good.
INumber of iterations. (default 10)default: 10
KNumber of attributes to randomly investigate. (default 0) (<0 = int(log_2(#predictors)+1)).
MSet minimum number of instances per leaf. (default 1)
NNumber of folds for backfitting (default 0, no backfitting).
SRandom number seed. (default 1)default: 1
UAllow unclassified instances.
VSet minimum numeric class variance proportion of train variance for split (default 1e-3).
WFull name of base classifier. (default: weka.classifiers.trees.RandomTree)default: weka.classifiers.meta.Bagging
depthThe maximum depth of the tree, 0 for unlimited. (default 0)
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