Uses of Interface
weka.attributeSelection.RankedOutputSearch
Packages that use RankedOutputSearch
-
Uses of RankedOutputSearch in weka.attributeSelection
Classes in weka.attributeSelection that implement RankedOutputSearchModifier and TypeClassDescriptionclass
GreedyStepwise :
Performs a greedy forward or backward search through the space of attribute subsets.class
Ranker :
Ranks attributes by their individual evaluations.