Flow
weka.FilteredClassifier

weka.FilteredClassifier

Visibility: public Uploaded 09-04-2018 by Tom van Meer Weka_3.8.2 740 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 of FilteredClassifier

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).
-doNotMakeSplitPointActualValueDo not make split point actual value.
ALaplace smoothing for predicted probabilities.
BUse binary splits only.
CSet confidence threshold for pruning. (default 0.25)
DOutput binary attributes for discretized attributes.
EUse better encoding of split point for MDL.
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.supervised.attribute.Discretize -R first-last -precision 6
JDo not use MDL correction for info gain on numeric attributes.
KUse Kononenko's MDL criterion.
LDo not clean up after the tree has been built.
MSet minimum number of instances per leaf. (default 2)
NSet number of folds for reduced error pruning. One fold is used as pruning set. (default 3)
ODo not collapse tree.
QSeed for random data shuffling (default 1).
RUse reduced error pruning.
SRandom number seed. (default 1)default: 1
UUse unpruned tree.
VInvert matching sense of column indexes.
WFull name of base classifier. (default: weka.classifiers.trees.J48)default: weka.classifiers.trees.J48
YUse bin numbers rather than ranges for discretized attributes.
batch-sizeThe desired batch size for batch prediction (default 100).
doNotCheckForModifiedClassAttributeIf set, classifier will not check whether the filter modifies the class (use with caution).
num-decimal-placesThe number of decimal places for the output of numbers in the model (default 2).
output-debug-infoIf set, classifier is run in debug mode and may output additional info to the console
precisionPrecision for bin boundary labels. (default = 6 decimal places).
spread-attribute-weightWhen generating binary attributes, spread weight of old attribute across new attributes. Do not give each new attribute the old weight.

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table