Back to browse
Sklearn-genetic-opt – evolutionary optimization for scikit-learn

Sklearn-genetic-opt – evolutionary optimization for scikit-learn

by rodrigo-arenas·Jun 23, 2026·3 points·0 comments

AI Analysis

●●SolidNiche Gem

Genetic algorithm tuning with diversity control when Optuna and Ray Tune dominate the space.

Strengths
  • Diversity control with random immigrants and fitness sharing prevents premature convergence.
  • Optimize class_weight alongside model hyperparameters for imbalanced datasets directly.
  • MLflow and TensorBoard callbacks built in, follows familiar fit/predict/best_params API.
Weaknesses
  • Hyperparameter optimization is well-served (Optuna, Hyperopt, Ray Tune, TPOT).
  • Genetic algorithms for HP tuning isn't novel—TPOT and auto-sklearn already use evolutionary approaches.
Category
Target Audience

ML engineers, data scientists using scikit-learn

Similar To

Optuna · TPOT · Hyperopt

Similar Projects

AI/ML●●●Banger

Endgame – Production-aware ML under the sklearn API

Swaps accuracy-first for calibration and interpretability—sklearn API, battle-tested in clinic.

Solve My ProblemBig Brain
cameronhamilton
203mo ago
Developer Tools●●●Banger

Timber – Ollama for classical ML models, 336x faster than Python

336× faster tree model inference; compiles sklearn/XGBoost to C99, serves like Ollama.

WizardrySolve My Problem
kossisoroyce
207333mo ago