An open API service indexing awesome lists of open source software.

https://github.com/eugeniolr/evolml

Compilation of Machine Learning models and tools that use metaheuristic optimization. Every model is implemented as a scikit-learn style model and metaheuristics are implemented in the metaheuristic-designer framework.
https://github.com/eugeniolr/evolml

clustering feature-selection genetic-algorithm hyperparameter-optimization hyperparameter-tuning machine-learning machine-learning-algorithms metaheuristics scikit-learn sklearn

Last synced: 3 months ago
JSON representation

Compilation of Machine Learning models and tools that use metaheuristic optimization. Every model is implemented as a scikit-learn style model and metaheuristics are implemented in the metaheuristic-designer framework.

Awesome Lists containing this project

README

          

# EvolML
This is a machine learning library tightly integrated with metaheuristic-designer that combines evolutionary computing and stochastic optimization techniques with machine learning methods.

This library provides the following tools:

## Feature selection

## Hyperparameter optimization

## Machine learning models