Flow
weka.SimpleCart

weka.SimpleCart

Visibility: public Uploaded 03-06-2014 by Joaquin Vanschoren Weka_3.7.10 21 runs
0 likes downloaded by 1 people 0 issues 0 downvotes , 1 total downloads
  • Verified_Supervised_Classification
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Leo Breiman, Jerome H. Friedman, Richard A. Olshen, Charles J. Stone (1984). Classification and Regression Trees. Wadsworth International Group, Belmont, California.

Parameters

AUse 1 SE rule to make pruning decision. (default no).
CPercentage of training data size (0-1]. (default 1).default: 1.0
DIf set, classifier is run in debug mode and may output additional info to the console
HDon't use the heuristic method for binary split. (default true).
MThe minimal number of instances at the terminal nodes. (default 2)default: 2.0
NThe number of folds used in the minimal cost-complexity pruning. (default 5)default: 5
SRandom number seed. (default 1)default: 1
UDon't use the minimal cost-complexity pruning. (default yes).

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table