Flow
weka.RealAdaBoost_RandomTree

weka.RealAdaBoost_RandomTree

Visibility: public Uploaded 07-10-2014 by Joaquin Vanschoren Weka_3.7.12-SNAPSHOT 339 runs
0 likes downloaded by 2 people 0 issues 0 downvotes , 2 total downloads
  • Verified_Learning_Curve,Verified_Supervised_Classification
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
J. Friedman, T. Hastie, R. Tibshirani (2000). Additive Logistic Regression: a Statistical View of Boosting. Annals of Statistics. 95(2):337-407.

Components

Wweka.RandomTree(2)Full name of base classifier. (default: weka.classifiers.trees.DecisionStump)

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).
HShrinkage parameter. (default 1)default: 1.0
INumber of iterations. (default 10)default: 10
PPercentage of weight mass to base training on. (default 100, reduce to around 90 speed up)default: 100
QUse resampling for boosting.
SRandom number seed. (default 1)default: 1
WFull name of base classifier. (default: weka.classifiers.trees.DecisionStump)default: weka.classifiers.trees.RandomTree
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