Sklearn-genetic-opt
AutoML package for hyperparameter tuning using evolutionary algorithms.
Pricing
Free tier
Flat rate
Adoption
→StableLicense
Open Source
Data freshness
Aging · Jun 8, 2026Overview
What is Sklearn-genetic-opt?
Sklearn-genetic-opt is an AutoML tool that uses evolutionary algorithms to optimize hyperparameters. It includes features like built-in callbacks, plotting, and remote logging, making it a powerful choice for developers looking to automate the process of model optimization.
Key differentiator
“Sklearn-genetic-opt stands out by leveraging evolutionary algorithms to automate and optimize hyperparameters in a way that is both efficient and flexible, offering advanced features like remote logging and plotting.”
Capability profile
Capability Radar
Honest assessment
Strengths & Weaknesses
↑ Strengths
↓ Weaknesses
The official repository lacks comprehensive documentation, making it difficult for new users to understand the tool's full capabilities.
Evolutionary algorithms can be computationally expensive and time-consuming compared to other hyperparameter tuning methods like Bayesian optimization or random search.
The project has a small number of contributors, which may lead to slower bug fixes and feature enhancements.
Fit analysis
Who is it for?
✓ Best for
Developers who need to optimize hyperparameters for Scikit-Learn models and want a hands-off approach
Research teams looking to automate the process of model tuning without manual intervention
Projects where traditional grid search or random search methods are too time-consuming
✕ Not a fit for
Teams requiring real-time optimization as the tool is designed for batch processing
Users who prefer simpler, more straightforward hyperparameter tuning methods over evolutionary algorithms
Cost structure
Pricing
Free Tier
Available
Open source — free to use
Starts at
$0
Model
Flat rate
Enterprise
None
Performance benchmarks
How Fast Is It?
Ecosystem
Relationships
Works well with
Integrations
Next step
Get Started with Sklearn-genetic-opt
Step-by-step setup guide with code examples and common gotchas.