Flow
weka.MultiClassClassifier_REPTree

weka.MultiClassClassifier_REPTree

Visibility: public Uploaded 05-12-2016 by Pepijn Obels Weka_3.8.0 1 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • Verified_Supervised_Classification weka weka_3.8.0
Issue #Downvotes for this reason By


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

Components

Wweka.REPTree(17)Full name of base classifier. (default: weka.classifiers.functions.Logistic)

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).
CUse conjugate gradient descent rather than BFGS updates.
LUse log loss decoding for random and exhaustive codes
MSets the method to use. Valid values are 0 (1-against-all), 1 (random codes), 2 (exhaustive code), and 3 (1-against-1). (default 0)default: 0
PUse pairwise coupling (only has an effect for 1-against1)
RSets the multiplier when using random codes. (default 2.0)default: 2.0
SRandom number seed. (default 1)default: 1
WFull name of base classifier. (default: weka.classifiers.functions.Logistic)default: weka.classifiers.trees.REPTree
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

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table