sklearn-genetic
Feature selector
A genetic feature selection tool for machine learning models
Genetic feature selection module for scikit-learn
323 stars
12 watching
77 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates feature engineering by using genetic programming to select the most useful features for machine learning models. | 51 |
| Automated hyperparameter tuning and feature selection using evolutionary algorithms. | 316 |
| A collection of algorithms and tools for selecting the most informative features from datasets in machine learning applications. | 1,513 |
| An implementation of a feature selection method to identify all relevant features for prediction | 1,529 |
| A Python library that performs feature selection using various nature-inspired optimization algorithms. | 245 |
| An implementation of Relief-based feature selection algorithms for Machine Learning. | 413 |
| An algorithm for fast feature selection using XGBoost and other tree-based classifiers | 219 |
| Source code and data for a machine learning book with Python tutorials | 393 |
| A Python library with multiple transformers to engineer and select features for use in machine learning models. | 1,956 |
| Automates search for optimal parameters in machine learning algorithms. | 1,594 |
| Supports operations on sets of features in machine learning | 41 |
| A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm | 218 |
| A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API | 514 |
| A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |
| A Python library for solving symbolic regression problems using genetic programming | 1,636 |