zoofs
Feature selector library
A Python library that performs feature selection using various nature-inspired optimization algorithms.
zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's easy to use , flexible and powerful tool to reduce your feature size.
245 stars
5 watching
46 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
evolutionary-algorithmsfeature-selectiongenetic-algorithmgrey-wolfgrey-wolf-optimizermachine-learningmachine-learning-algorithmsmachinelearningoptimizationoptimization-algorithmsoptimization-methodsoptimization-toolsparticle-swarmparticle-swarm-optimizationpythonsubset-selectionsupervised-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| An algorithm for fast feature selection using XGBoost and other tree-based classifiers | 219 |
| A genetic feature selection tool for machine learning models | 323 |
| A Python framework for using genetic programming to solve problems and optimize solutions | 122 |
| Automates feature engineering by using genetic programming to select the most useful features for machine learning models. | 51 |
| An implementation of Relief-based feature selection algorithms for Machine Learning. | 413 |
| 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 software toolbox for feature selection algorithms | 71 |
| Automated hyperparameter tuning and feature selection using evolutionary algorithms. | 316 |
| A comprehensive framework for solving optimization problems without gradient calculations. | 575 |
| A Python library that streamlines the process of optimizing mathematical functions by intelligently selecting key points in parameter space for efficient parallel evaluations. | 1,168 |
| An evolutionary optimization library that provides multiple algorithms and interfaces to solve complex optimization problems using genetic and other optimization techniques. | 890 |
| A toolkit for implementing particle swarm optimization algorithms | 1,295 |
| A Python library implementing a genetic algorithm for optimizing machine learning algorithms and neural networks. | 1,905 |
| A Python-based service for optimizing complex objective functions | 1,494 |