DEVELOPMENT...
Issue | #Downvotes for this reason | By |
---|
B | weka.ZeroR(1) | Full class name of classifier to include, followed by scheme options. May be specified multiple times. (default: "weka.classifiers.rules.ZeroR") |
B | Full class name of classifier to include, followed by scheme options. May be specified multiple times. (default: "weka.classifiers.rules.ZeroR") | default: weka.classifiers.rules.ZeroR |
D | If set, classifier is run in debug mode and may output additional info to the console | |
S | Random number seed. (default 1) | default: 1 |
X | Use cross validation for model selection using the given number of folds. (default 0, is to use training error) | default: 0 |