Package weka.attributeSelection
Interface ErrorBasedMeritEvaluator
-
- All Known Implementing Classes:
ClassifierSubsetEval
public interface ErrorBasedMeritEvaluator
Interface for evaluators that calculate the "merit" of attributes/subsets as the error of a learning scheme- Version:
- $Revision: 1.6 $
- Author:
- Mark Hall (mhall@cs.waikato.ac.nz)