sramirez / fast-mRMRLinks
An improved implementation of the classical feature selection method: minimum Redundancy and Maximum Relevance (mRMR).
☆83Updated 3 years ago
Alternatives and similar repositories for fast-mRMR
Users that are interested in fast-mRMR are comparing it to the libraries listed below
Sorting:
- An implementation of Caruana et al's Ensemble Selection algorithm in Python, based on scikit-learn☆151Updated 4 years ago
- Library for machine learning stacking generalization.☆119Updated 6 years ago
- Bayesian Optimization using xgboost and sklearn API