Issue | #Downvotes for this reason | By |
---|
K | weka.Puk(1) | The Kernel to use. (default: weka.classifiers.functions.supportVector.PolyKernel) |
C | The size of the cache (a prime number), 0 for full cache and -1 to turn it off. (default: 250007) | |
D | If set, classifier is run in debug mode and may output additional info to the console | |
E | The Exponent to use. (default: 1.0) | |
K | The Kernel to use. (default: weka.classifiers.functions.supportVector.PolyKernel) | default: weka.classifiers.functions.supportVector.Puk |
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) |