Flow
weka.DecisionTable_BestFirst

weka.DecisionTable_BestFirst

Visibility: public Uploaded 05-02-2015 by Jan van Rijn Weka_3.7.12 1201 runs
0 likes downloaded by 2 people 0 issues 0 downvotes , 2 total downloads
  • study_1 study_41 Verified_Learning_Curve,Verified_Supervised_Classification weka weka_3.7.12
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.

Components

Sweka.BestFirst(3)Full class name of search method, followed by its options. eg: "weka.attributeSelection.BestFirst -D 1" (default weka.attributeSelection.BestFirst)

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
XUse cross validation to evaluate features. Use number of folds = 1 for leave one out CV. (Default = leave one out CV)default: 1
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