Issue | #Downvotes for this reason | By |
---|
W | weka.M5P(4) | Full name of base classifier. (default: weka.classifiers.trees.M5P) |
-do-not-check-capabilities | If set, classifier capabilities are not checked before classifier is built (use with caution). | |
L | Save instances at the nodes in the tree (for visualization purposes) | |
M | Set minimum number of instances per leaf (default 4) | |
N | Use unpruned tree/rules | |
R | Build regression tree/rule rather than a model tree/rule | |
U | Use unsmoothed predictions | |
W | Full name of base classifier. (default: weka.classifiers.trees.M5P) | default: weka.classifiers.trees.M5P |
num-decimal-places | The number of decimal places for the output of numbers in the model (default 2). | |
output-debug-info | If set, classifier is run in debug mode and may output additional info to the console |