Issue | #Downvotes for this reason | By |
---|
-do-not-check-capabilities | If set, classifier capabilities are not checked before classifier is built (use with caution). | |
E | Set whether consider the exclusive expressions for nominal attributes (default false) | |
M | Set the minimal weights of instances within a split. (default 2.0) | default: 2.0 |
N | Set number of folds for REP One fold is used as pruning set. (default 3) | default: 3 |
P | Set number of antecedents for pre-pruning if -1, then REP is used (default -1) | default: -1 |
R | Set if NOT uses randomization (default:use randomization) | |
S | Set 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 |