Uses of Interface
weka.attributeSelection.StartSetHandler
-
Uses of StartSetHandler in weka.attributeSelection
Modifier and TypeClassDescriptionclass
BestFirst:
Searches the space of attribute subsets by greedy hillclimbing augmented with a backtracking facility.class
GreedyStepwise :
Performs a greedy forward or backward search through the space of attribute subsets.class
Ranker :
Ranks attributes by their individual evaluations.