OpenML
weka.classifiers.trees.REPTree

weka.classifiers.trees.REPTree

Visibility: public Uploaded 16-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"]
IInitial class value count (default 0)default: ["0.0"]
LMaximum tree depth (default -1, no maximum)default: ["-1"]
MSet minimum number of instances per leaf (default 2).default: ["2"]
NNumber of folds for reduced error pruning (default 3).default: ["3"]
PNo pruning.default: ["false"]
RSpread initial count over all class values (i.e. don't use 1 per value)default: ["false"]
SSeed for random data shuffling (default 1).default: ["1"]
VSet minimum numeric class variance proportion of train variance for split (default 1e-3).default: ["0.001"]
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