Uses of Interface
weka.attributeSelection.RankedOutputSearch

Packages that use RankedOutputSearch
weka.attributeSelection   
 

Uses of RankedOutputSearch in weka.attributeSelection
 

Classes in weka.attributeSelection that implement RankedOutputSearch
 class GreedyStepwise
          GreedyStepwise :

Performs a greedy forward or backward search through the space of attribute subsets.
 class Ranker
          Ranker :

Ranks attributes by their individual evaluations.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.