Issue | #Downvotes for this reason | By |
---|
-do-not-check-capabilities | If set, classifier capabilities are not checked before classifier is built (use with caution). | |
D | Set whether turn on the debug mode (Default: false) | |
E | Whether NOT check the error rate>=0.5 in stopping criteria (default: check) | |
F | Set number of folds for REP One fold is used as pruning set. (default 3) | default: 3 |
N | Set the minimal weights of instances within a split. (default 2.0) | default: 2.0 |
O | Set the number of runs of optimizations. (Default: 2) | default: 2 |
S | The seed of randomization (Default: 1) | default: 1 |
output-debug-info | If set, classifier is run in debug mode and may output additional info to the console | |
p | The T-norm used as fuzzy AND-operator. (default: Product T-norm) | default: 0 |
s | The action performed for uncovered instances. (default: use stretching) | default: 0 |