manuel-calzolari / sklearn-genetic
Genetic feature selection module for scikit-learn
☆324Updated last year
Alternatives and similar repositories for sklearn-genetic:
Users that are interested in sklearn-genetic are comparing it to the libraries listed below
- A scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning.☆416Updated 2 years ago
- scikit-learn compatible implementation of stability selection.☆212Updated last year
- Feature Selection using Genetic Algorithm (DEAP Framework)☆368Updated 2 years ago
- A Python library for dynamic classifier and ensemble selection☆485Updated 10 months ago
- Linear Prediction Model with Automated Feature Engineering and Selection Capabilities☆507Updated 5 months ago
- A Tree based feature selection tool which combines both the Boruta feature selection algorithm with shapley values.☆608Updated last year
- A fast xgboost feature selection algorithm☆221Updated 3 years ago
- machine learning with logical rules in Python☆628Updated last year
- Python implementations of the Boruta all-relevant feature selection method.