Flow
weka.RandomForest

weka.RandomForest

Visibility: public Uploaded 10-11-2015 by Jan van Rijn Weka_3.7.13 2925 runs
0 likes downloaded by 10 people 0 issues 0 downvotes , 15 total downloads
  • study_15 study_20 study_34 study_73 Verified_Learning_Curve,Verified_Supervised_Classification weka weka_3.7.13
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).
BBreak ties randomly when several attributes look equally good.
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-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)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