classifierBasedAttributeSelection: A subset evaluator and an attribute evaluator for evaluating the merit of subsets and single attributes respectively using a classifier.

URL:http://weka.sourceforge.net/doc.dev/weka/attributeSelection/
Author:Mark Hall, Peter Reutemann
Maintainer:Weka team <wekalist{[at]}list.scms.waikato.ac.nz>

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.

All available versions:
Latest
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0