sramirez / fast-mRMR
An improved implementation of the classical feature selection method: minimum Redundancy and Maximum Relevance (mRMR).
☆83Updated 2 years ago
Alternatives and similar repositories for fast-mRMR:
Users that are interested in fast-mRMR are comparing it to the libraries listed below
- An implementation of Caruana et al's Ensemble Selection algorithm in Python, based on scikit-learn☆151Updated 3 years ago
- minimum Redundancy Maximum Relevance☆21Updated 12 years ago
- Python3 binding to mRMR Feature Selection algorithm (currently not maintained)☆138Updated 2 months ago
- ☆74Updated 6 years ago
- Discriminant Projection Forest results, datasets, etc.☆44Updated 5 years ago
- Library for machine learning stacking generalization.☆117Updated 5 years ago
- A sklearn-compatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.☆125Updated last year
- Scikit-learn API toy wrapper for Regularized Greedy Forests☆44Updated 8 years ago
- Randomized output tree for multilabel / multi-output regression tasks☆23Updated 9 years ago
- Parallelized Mutual Information based Feature Selection module.☆286Updated 3 years ago
- Discretization with Fayyad and Irani's minimum description length principle criterion (MDLPC)☆60Updated 6 years ago
- A FEAture Selection Toolbox for C/C+, Java, and Matlab/Octave.☆72Updated 2 years ago
- An implementation of the minimum description length principal expert binning algorithm by Usama Fayyad☆104Updated last year
- A Library for Ensemble Learning Using Support Vector Machines☆106Updated 10 years ago
- Automatically exported from code.google.com/p/sofia-ml☆60Updated 4 years ago
- ☆98Updated 6 years ago
- Boosting and ensemble learning in Python.☆54Updated 9 years ago
- Python implementation of stacked generalization classifier. Plays nice with sklearn.☆71Updated 8 years ago
- greedy feature selection based on ROC AUC☆125Updated 10 years ago
- A fast xgboost feature selection algorithm☆220Updated 3 years ago
- Supporting code for the paper "Finding Influential Training Samples for Gradient Boosted Decision Trees"☆67Updated 8 months ago
- A stacked generalization framework. Built on top of scikit learn☆57Updated 2 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
- A library for factorization machines and polynomial networks for classification and regression in Python.☆245Updated 4 years ago
- convert a lot of zeros and ones to fewer real numbers☆23Updated 10 years ago
- Demonstration of the effect of synthetic features on linear models