classifierBasedAttributeSelection
nz.ac.waikato.cms.weka
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.
Recommended: 1.0.5 5 versions jar Updated 11 years ago GNU General Public License 3Checking...
Add to your project1.0.5
<dependency>
<groupId>nz.ac.waikato.cms.weka</groupId>
<artifactId>classifierBasedAttributeSelection</artifactId>
<version>1.0.5</version>
</dependency>Version Details — 1.0.5
Packaging
jar
Direct Deps
0
Total Deps
0
Published
Oct 16, 2014
License
GNU General Public License 3
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.
Checking security advisories...