Flow
weka.DecisionTable_BestFirst

weka.DecisionTable_BestFirst

Visibility: public Uploaded 15-05-2014 by Joaquin Vanschoren Weka_3.7.10 54 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
Ron Kohavi: The Power of Decision Tables. In: 8th European Conference on Machine Learning, 174-189, 1995.

Components

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

Parameters

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

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table