EpistasisLab/scikit-rebate
This package contains implementations of the Relief family of feature selection algorithms. It is still under active development and we encourage you to check back on this repository regularly for updates. 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 methods. The main benefit of Relief algorithms is that they identify feature interactions without having to exhaustively check every pairwise interaction, thus taking significantly less time than exhaustive pairwise search. Relief algorithms are commonly applied to genetic analyses, where epistasis (i.e., feature interactions) is common.
Oct-23-2017, 15:34:04 GMT
- Technology: