Issue | #Downvotes for this reason | By |
---|
W | weka.DecisionStump(1) | Full name of base classifier. (default: weka.classifiers.trees.DecisionStump) |
A | The nearest neighbour search algorithm to use (default: weka.core.neighboursearch.LinearNNSearch). | default: true |
D | If set, classifier is run in debug mode and may output additional info to the console | |
K | Set the number of neighbours used to set the kernel bandwidth. (default all) | default: -1 |
U | Set the weighting kernel shape to use. 0=Linear, 1=Epanechnikov, 2=Tricube, 3=Inverse, 4=Gaussian. (default 0 = Linear) | default: 0 |
W | Full name of base classifier. (default: weka.classifiers.trees.DecisionStump) | default: weka.classifiers.trees.DecisionStump |