Issue | #Downvotes for this reason | By |
---|
-do-not-check-capabilities | If set, classifier capabilities are not checked before classifier is built (use with caution). | |
I | Number of trees to build. (default 100) | default: 100 |
K | Number of features to consider (<1=int(log_2(#predictors)+1)). (default 0) | default: 0 |
O | Don't calculate the out of bag error. | |
S | Seed for random number generator. (default 1) | default: 1 |
depth | The maximum depth of the trees, 0 for unlimited. (default 0) | |
num-slots | Number of execution slots. (default 1 - i.e. no parallelism) | default: 1 |
output-debug-info | If set, classifier is run in debug mode and may output additional info to the console | |
Print the individual trees in the output |