Flow
weka.DecisionTable

weka.DecisionTable

Visibility: public Uploaded 13-04-2017 by Ji Hun Yang Weka_3.8.1 3 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
Ron Kohavi: The Power of Decision Tables. In: 8th European Conference on Machine Learning, 174-189, 1995.

Parameters

-do-not-check-capabilitiesIf set, classifier capabilities are not checked before classifier is built (use with caution).
DDirection of search. (default = 1).
EPerformance evaluation measure to use for selecting attributes. (Default = accuracy for discrete class and rmse for numeric class)
IUse nearest neighbour instead of global table majority.
NNumber of non-improving nodes to consider before terminating search.
PSpecify a starting set of attributes. Eg. 1,3,5-7.
RDisplay decision table rules.
SFull class name of search method, followed by its options. eg: "weka.attributeSelection.BestFirst -D 1" (default weka.attributeSelection.BestFirst)default: weka.attributeSelection.BestFirst -D 1 -N 5
XUse cross validation to evaluate features. Use number of folds = 1 for leave one out CV. (Default = leave one out CV)default: 1
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