Flow
weka.DecisionTable

weka.DecisionTable

Visibility: public Uploaded 31-05-2016 by Jan van Rijn Weka_3.7.13 1144 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • study_34 Verified_Learning_Curve,Verified_Supervised_Classification weka weka_3.7.13
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
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