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