scikit-feature
Feature selector
A collection of algorithms and tools for selecting the most informative features from datasets in machine learning applications.
open-source feature selection repository in python
2k stars
60 watching
445 forks
Language: Python
last commit: 7 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a feature selection method to identify all relevant features for prediction | 1,529 |
| An implementation of Relief-based feature selection algorithms for Machine Learning. | 413 |
| A genetic feature selection tool for machine learning models | 323 |
| A software toolbox for feature selection algorithms | 71 |
| Supports operations on sets of features in machine learning | 41 |
| A comprehensive Python module for machine learning built on top of SciPy | 60,451 |
| An algorithm for fast feature selection using XGBoost and other tree-based classifiers | 219 |
| A Python library that performs feature selection using various nature-inspired optimization algorithms. | 245 |
| A Python machine learning module that generates logical rules to predict class labels with high precision | 624 |
| Source code and data for a machine learning book with Python tutorials | 393 |
| Automates feature engineering by using genetic programming to select the most useful features for machine learning models. | 51 |
| A Python module for analyzing the time to an event in response to certain factors or covariates | 1,148 |
| A Python library with multiple transformers to engineer and select features for use in machine learning models. | 1,956 |
| A tutorial on applying machine learning to practical situations using the scikit-learn library | 130 |
| A Go library for fast and simple feature engineering and machine learning data preprocessing | 121 |