Issue | #Downvotes for this reason | By |
---|
-do-not-check-capabilities | If set, classifier capabilities are not checked before classifier is built (use with caution). | |
A | Use 1 SE rule to make pruning decision. (default no). | |
C | Percentage of training data size (0-1]. (default 1). | default: 1.0 |
H | Don't use the heuristic method for binary split. (default true). | |
M | The minimal number of instances at the terminal nodes. (default 2) | default: 2.0 |
N | The number of folds used in the minimal cost-complexity pruning. (default 5) | default: 5 |
S | Random number seed. (default 1) | default: 1 |
U | Don't use the minimal cost-complexity pruning. (default yes). | |
output-debug-info | If set, classifier is run in debug mode and may output additional info to the console |