Flow
weka.RandomForest

weka.RandomForest

Visibility: public Uploaded 26-10-2015 by Joaquin Vanschoren Weka_3.7.11 1088 runs
0 likes downloaded by 1 people 0 issues 0 downvotes , 1 total downloads
  • study_3 Verified_Supervised_Regression
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Leo Breiman (2001). Random Forests. Machine Learning. 45(1):5-32.

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).
INumber of trees to build. (default 100)default: 100
KNumber of features to consider (<1=int(log_2(#predictors)+1)). (default 0)default: 0
ODon't calculate the out of bag error.
SSeed for random number generator. (default 1)default: 1
depthThe maximum depth of the trees, 0 for unlimited. (default 0)
num-slotsNumber of execution slots. (default 1 - i.e. no parallelism)default: 1
output-debug-infoIf set, classifier is run in debug mode and may output additional info to the console
printPrint the individual trees in the output

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table