List of usage examples for weka.attributeSelection SubsetEvaluator interface-usage
From source file WrapperSubset.java
/**
* <!-- globalinfo-start --> WrapperSubsetEval:<br/>
* <br/>
* Evaluates attribute sets by using a learning scheme. Cross validation is used
* to estimate the accuracy of the learning scheme for a set of attributes.<br/>
* <br/>