Issue | #Downvotes for this reason | By |
---|
-do-not-check-capabilities | If set, classifier capabilities are not checked before classifier is built (use with caution). | default: ["false"] |
D | Set whether turn on the debug mode (Default: false) | default: ["false"] |
E | Whether NOT check the error rate>=0.5 in stopping criteria (default: check) | default: ["false"] |
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"] |
P | Whether NOT use pruning (default: use pruning) | default: ["false"] |
S | The seed of randomization (Default: 1) | default: ["1"] |
batch-size | The desired batch size for batch prediction (default 100). | default: [] |
num-decimal-places | The number of decimal places for the output of numbers in the model (default 2). | default: [] |
output-debug-info | If set, classifier is run in debug mode and may output additional info to the console | default: ["false"] |