boruta_py
Feature selector
An implementation of a feature selection method to identify all relevant features for prediction
Python implementations of the Boruta all-relevant feature selection method.
2k stars
41 watching
258 forks
Language: Python
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of algorithms and tools for selecting the most informative features from datasets in machine learning applications. | 1,513 |
| 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 |
| A software toolbox for feature selection algorithms | 71 |
| A genetic feature selection tool for machine learning models | 323 |
| A Python machine learning module that generates logical rules to predict class labels with high precision | 624 |
| A Python library that performs feature selection using various nature-inspired optimization algorithms. | 245 |
| A comprehensive Python module for machine learning built on top of SciPy | 60,451 |
| Automates feature engineering by using genetic programming to select the most useful features for machine learning models. | 51 |
| This project provides a Python implementation of various deep learning architectures for pixel-wise segmentation tasks. | 384 |
| A Python library with multiple transformers to engineer and select features for use in machine learning models. | 1,956 |
| A tool that uses heuristics to generate a list of popular movies based on data from multiple sources. | 371 |
| A Python module for analyzing the time to an event in response to certain factors or covariates | 1,148 |
| An algorithm to identify unimodal, bimodal, and multimodal features in data | 27 |
| Provides a way to decompose scikit-learn model predictions into bias and feature contribution components. | 745 |