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 | Use supervised discretization to process numeric attributes | default: ["false"] |
K | Use kernel density estimator rather than normal distribution for numeric attributes | default: ["false"] |
O | Display model in old format (good when there are many classes) | default: ["false"] |
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"] |