weka.classifiers.meta.FilteredClassifier(weka.filters.unsupervised.attribute.ReplaceMissingValues,weka.classifiers.trees.J48)_d18b7835-94e4-41d7-bd1f-fff24413225a
Visibility: public
Uploaded 18-10-2024 by
Jan van Rijn
Weka_3.9.6
0 runs
0 likes
downloaded by 0 people 0 issues
0 downvotes
, 0 total downloads
Issue |
#Downvotes for this reason |
By |
|
Parameters
-do-not-check-capabilities | If set, classifier capabilities are not checked before classifier is built
(use with caution). | default: ["false"] |
F | Full class name of filter to use, followed
by filter options.
default: "weka.filters.supervised.attribute.Discretize -R first-last -precision 6" | default: ["weka.filters.unsupervised.attribute.ReplaceMissingValues"] |
S | Random number seed.
(default 1) | default: ["1"] |
W | Full name of base classifier.
(default: weka.classifiers.trees.J48) | default: ["weka.classifiers.trees.J48"] |
batch-size | The desired batch size for batch prediction (default 100). | default: [] |
doNotCheckForModifiedClassAttribute | If set, classifier will not check whether the filter modifies the class (use with caution). | default: ["false"] |
num-decimal-places | The number of decimal places for the output of numbers in the model (default 2). | default: [] |
output-debug-info | If set, classifier is run in debug mode and
may output additional info to the console | default: ["false"] |
0
Runs
List all runs
Parameter: