attributeSelectionSearchMethods

nz.ac.waikato.cms.weka

This package provides four search methods for attribute selection: ExhaustiveSearch, GeneticSearch, RandomSearch and RankSearch. See: David E. Goldberg (1989). Genetic algorithms in search, optimization and machine learning. Addison-Wesley. Mark Hall, Geoffrey Holmes (2003). Benchmarking attribute selection techniques for discrete class data mining. IEEE Transactions on Knowledge and Data Engineering. 15(6):1437-1447.

Recommended: 1.0.7 5 versions jar Updated 12 years ago GNU General Public License 3Checking...

Add to your project1.0.4

<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>attributeSelectionSearchMethods</artifactId>
    <version>1.0.4</version>
</dependency>

Version Details — 1.0.4

Packaging
jar
Direct Deps
1
Total Deps
1
Published
Jun 25, 2012
License
GNU General Public License 3

This package provides four search methods for attribute selection: ExhaustiveSearch, GeneticSearch, RandomSearch and RankSearch. See: David E. Goldberg (1989). Genetic algorithms in search, optimization and machine learning. Addison-Wesley. Mark Hall, Geoffrey Holmes (2003). Benchmarking attribute selection techniques for discrete class data mining. IEEE Transactions on Knowledge and Data Engineering. 15(6):1437-1447.

Checking security advisories...