Issue | #Downvotes for this reason | By |
---|
D | If set, classifier is run in debug mode and may output additional info to the console | |
I | Number of trees to build. | default: 10 |
K | Number of features to consider (<1=int(logM+1)). | default: 0 |
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 |
Print the individual trees in the output |