Issue | #Downvotes for this reason | By |
---|
K | weka.PolyKernel(8) | The Kernel to use. (default: weka.classifiers.functions.supportVector.PolyKernel) |
-do-not-check-capabilities | If set, classifier capabilities are not checked before classifier is built (use with caution). | |
C | The size of the cache (a prime number), 0 for full cache and -1 to turn it off. (default: 250007) | |
E | The Exponent to use. (default: 1.0) | |
K | The Kernel to use. (default: weka.classifiers.functions.supportVector.PolyKernel) | default: weka.classifiers.functions.supportVector.PolyKernel |
L | Level of Gaussian Noise wrt transformed target. (default 1) | default: 1.0 |
N | Whether to 0=normalize/1=standardize/2=neither. (default 0=normalize) | default: 0 |
no-checks | Turns off all checks - use with caution! (default: checks on) | |
output-debug-info | If set, classifier is run in debug mode and may output additional info to the console |