Flow
weka.FilteredClassifier_RandomTree

weka.FilteredClassifier_RandomTree

Visibility: public Uploaded 11-04-2017 by Rens Oostenbach Weka_3.8.1 47 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • Verified_Supervised_Classification weka weka_3.8.1
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Weka implementation of FilteredClassifier

Components

Wweka.RandomTree(14)Full name of base classifier. (default: weka.classifiers.trees.J48)

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. eg: "weka.filters.unsupervised.attribute.Remove -V -R 1,2"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.
SDo not perform subtree raising.
UUse unpruned tree.
VInvert matching sense of column indexes.
WFull name of base classifier. (default: weka.classifiers.trees.J48)default: weka.classifiers.trees.RandomTree
YUse bin numbers rather than ranges for discretized attributes.
batch-sizeThe desired batch size for batch prediction (default 100).
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).

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table