You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
About
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.