Flow
weka.classifiers.meta.FilteredClassifier(weka.filters.MultiFilter(weka.filters.unsupervised.attribute.ReplaceMissingValues,weka.filters.unsupervised.attribute.RemoveUseless,weka.filters.unsupervised.attribute.Normalize),weka.classifiers.trees.RandomForest)

weka.classifiers.meta.FilteredClassifier(weka.filters.MultiFilter(weka.filters.unsupervised.attribute.ReplaceMissingValues,weka.filters.unsupervised.attribute.RemoveUseless,weka.filters.unsupervised.attribute.Normalize),weka.classifiers.trees.RandomForest)

Visibility: public Uploaded 17-08-2018 by Jan van Rijn Weka_3.4.3 0 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Weka implementation.

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).default: ["false"]
FFull class name of filter to use, followed by filter options. default: "weka.filters.supervised.attribute.Discretize -R first-last -precision 6"default: ["weka.filters.MultiFilter"]
SRandom number seed. (default 1)default: ["1"]
WFull name of base classifier. (default: weka.classifiers.trees.J48)default: ["weka.classifiers.trees.RandomForest"]
batch-sizeThe desired batch size for batch prediction (default 100).default: []
doNotCheckForModifiedClassAttributeIf set, classifier will not check whether the filter modifies the class (use with caution).default: ["false"]
num-decimal-placesThe number of decimal places for the output of numbers in the model (default 2).default: []
output-debug-infoIf set, classifier is run in debug mode and may output additional info to the consoledefault: ["false"]

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table