classifierBasedAttributeSelection

This package provides two classes - one for evaluating the merit of individual attributes using a classifier (ClassifierAttributeEval), and second for evaluating the merit of subsets of attributes using a classifier (ClassifierSubsetEval). Both invoke a user-specified classifier to perform the evaluation, either under cross-validation or on the training data.

Homepage POM file JAR file Javadoc
'nz.ac.waikato.cms.weka:classifierBasedAttributeSelection:1.0.5'

Dependencies

Compile dependencies

Test dependencies