ReliefF feature selection algorithms
Project description
This package contains implementations of the ReliefF family of feature selection algorithms: https://en.wikipedia.org/wiki/Relief_(feature_selection)
These algorithms excel at identifying features that are predictive of the outcome in supervised learning problems, and are especially good at identifying feature interactions that are normally overlooked by standard feature selection algorithms.
The main benefit of ReliefF algorithms is that they identify feature interactions without having to exhaustively check every pairwise interaction, thus taking significantly less time than exhaustive pairwise search.
ReliefF algorithms are commonly applied to genetic analyses, where epistasis (i.e., feature interactions) is common. However, the algorithms implemented in this package can be applied to any supervised classification data set.
Contact
If you have any questions or comments about ReliefF, please feel free to contact me via:
E-mail: rso@randalolson.com
or Twitter: https://twitter.com/randal_olson
This project is hosted at https://github.com/rhiever/ReliefF
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ReliefF-0.1.2.tar.gz
.
File metadata
- Download URL: ReliefF-0.1.2.tar.gz
- Upload date:
- Size: 48.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ef17e244777026e3befb06ccebeda612d257cc551072a800fee1c008bd0f7ab |
|
MD5 | e029673fcabc71c3e503f2a84f913f1b |
|
BLAKE2b-256 | 98f13d8bb05c448b3ed5e6a436166344b3aafa71848de8f5ee2595489627fc5c |