GenAlgo (2.1.5)
Classes and Methods to Use Genetic Algorithms for Feature Selection.
http://oompa.r-forge.r-project.org/
http://cran.r-project.org/web/packages/GenAlgo
Defines classes and methods that can be used to implement genetic algorithms for feature selection. The idea is that we want to select a fixed number of features to combine into a linear classifier that can predict a binary outcome, and can use a genetic algorithm heuristically to select an optimal set of features.
Maintainer:
Kevin R. Coombes
Author(s): Kevin R. Coombes
License: Apache License (== 2.0)
Uses: ClassDiscovery, MASS, oompaBase, xtable
Released about 1 year ago.
2 previous versions
- GenAlgo_2.1.4. Released over 1 year ago.
- GenAlgo_2.1.3. Released over 2 years ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of GenAlgo yet. Want to be the first? Write one now.
Related packages: … (20 best matches, based on common tags.)
Search for GenAlgo on google, google scholar, r-help, r-devel.
Visit GenAlgo on R Graphical Manual.