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"] |
C | Use conjugate gradient descent rather than BFGS updates. | default: ["false"] |
M | Set the maximum number of iterations (default -1, until convergence). | default: ["-1"] |
R | Set the ridge in the log-likelihood. | default: ["1.0E-8"] |
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 4). | default: ["4"] |
output-debug-info | If set, classifier is run in debug mode and may output additional info to the console | default: ["false"] |