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☆150Updated 4 years ago
- Library for machine learning stacking generalization.☆117Updated 6 years ago
- minimum Redundancy Maximum Relevance☆21Updated 12 years ago
- Scikit-learn API toy wrapper for Regularized Greedy Forests☆44Updated 9 years ago
- ☆74Updated 6 years ago
- Python implementation of stacked generalization classifier. Plays nice with sklearn.☆71Updated 9 years ago
- ☆98Updated 7 years ago
- A sklearn-compatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.☆125Updated last month
- Bayesian Optimization using xgboost and sklearn API☆226Updated 9 years ago
- Demonstration of the effect of synthetic features on linear models☆79Updated 11 years ago
- CostSensitiveClassification Library in Python☆208Updated 4 years ago
- Randomized online matrix factorization☆140Updated 5 years ago
- Adaptive Synthetic Sampling Approach for Imbalanced Learning☆132Updated 2 years ago
- ☆68Updated last year
- Some experiments into explaining complex black box ensemble predictions.☆75Updated 5 years ago
- Reliability diagrams, Platt's scaling, isotonic regression☆76Updated 10 years ago
- Discretization with Fayyad and Irani's minimum description length principle criterion (MDLPC)☆60Updated 6 years ago
- [DEPRECATED] An innovative technique that constructs an ensemble of decision trees and converts this ensemble into a single, interpretab…☆79Updated 4 years ago
- Randomized output tree for multilabel / multi-output regression tasks☆23Updated 9 years ago
- greedy feature selection based on ROC AUC☆125Updated 11 years ago
- This is the 4th solution for kaggle competition Melbourne-University-AES-MathWorks-NIH-Seizure-Prediction☆14Updated 8 years ago
- Parallelized Mutual Information based Feature Selection module.☆286Updated 3 years ago
- Scikit-learn compatible implementations of the Random Rotation Ensemble idea of (Blaser & Fryzlewicz, 2016)