Flow
weka.classifiers.trees.J48

weka.classifiers.trees.J48

Visibility: public Uploaded 17-08-2018 by Jan van Rijn Weka_3.4.3 68 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
Ross Quinlan (1993). C4.5: Programs for Machine Learning. Morgan Kaufmann Publishers, San Mateo, CA.

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).default: ["false"]
-doNotMakeSplitPointActualValueDo not make split point actual value.default: ["false"]
ALaplace smoothing for predicted probabilities.default: ["false"]
BUse binary splits only.default: ["false"]
CSet confidence threshold for pruning. (default 0.25)default: ["0.25"]
JDo not use MDL correction for info gain on numeric attributes.default: ["false"]
LDo not clean up after the tree has been built.default: ["false"]
MSet minimum number of instances per leaf. (default 2)default: ["2"]
NSet number of folds for reduced error pruning. One fold is used as pruning set. (default 3)default: []
ODo not collapse tree.default: ["false"]
QSeed for random data shuffling (default 1).default: []
RUse reduced error pruning.default: ["false"]
SDo not perform subtree raising.default: ["false"]
UUse unpruned tree.default: ["false"]
batch-sizeThe desired batch size for batch prediction (default 100).default: []
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