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: 8034 $
- Author:
- Mark Hall (mhall@cs.waikato.ac.nz)