awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
rsteca avatar

rsteca/sklearn-deap

0
View on GitHub↗

Sklearn Deap

Use evolutionary algorithms instead of gridsearch in scikit-learn

Features

  • General Machine Learning - Evolutionary algorithm integration for scikit-learn.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI
  • Hyperparameter Tuning - Hyperparameter search using genetic algorithms.
  • Machine Learning Frameworks - Evolutionary computation integration for scikit-learn.
  • Machine Learning Packages - Evolutionary computation integration for scikit-learn.
  • Optimization - Evolutionary algorithm integration for scikit-learn.
  • 774 stars·129 forks·Jupyter Notebook·MIT·19 views

    Star history

    Star history chart for rsteca/sklearn-deapStar history chart for rsteca/sklearn-deap

    How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

    Open-source alternatives to Sklearn Deap

    Similar open-source projects, ranked by how many features they share with Sklearn Deap.
    • guofei9987/scikit-optguofei9987 avatar

      guofei9987/scikit-opt

      6,583View on GitHub↗

      scikit-opt is a Python optimization library and numerical framework designed to solve complex global optimization problems. It provides a suite of metaheuristic algorithms and tools for finding global minima or maxima of objective functions. The library implements a variety of nature-inspired and swarm intelligence algorithms, including Genetic Algorithms, Particle Swarm Optimization, Differential Evolution, Simulated Annealing, and Ant Colony Optimization. It includes specialized solvers for discrete combinatorial challenges, such as the Traveling Salesman Problem. The framework supports th

      Python
      View on GitHub↗6,583
    • autonomio/talosautonomio avatar

      autonomio/talos

      1,637View on GitHub↗

      Hyperparameter Experiments with TensorFlow and Keras

      Pythonartificial-intelligencedeep-learninghyperparameter-optimization
      View on GitHub↗1,637
    • aksnzhy/xlearnaksnzhy avatar

      aksnzhy/xlearn

      3,095View on GitHub↗

      High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.

      C++
      View on GitHub↗3,095
    • amazaspshumik/sklearn-bayesAmazaspShumik avatar

      AmazaspShumik/sklearn-bayes

      524View on GitHub↗

      Python package for Bayesian Machine Learning with scikit-learn API

      Jupyter Notebook
      View on GitHub↗524
    See all 30 alternatives to Sklearn Deap→

    Frequently asked questions

    What does rsteca/sklearn-deap do?

    Use evolutionary algorithms instead of gridsearch in scikit-learn

    What are the main features of rsteca/sklearn-deap?

    The main features of rsteca/sklearn-deap are: General Machine Learning, Hyperparameter Tuning, Machine Learning Frameworks, Machine Learning Packages, Optimization.

    What are some open-source alternatives to rsteca/sklearn-deap?

    Open-source alternatives to rsteca/sklearn-deap include: guofei9987/scikit-opt — scikit-opt is a Python optimization library and numerical framework designed to solve complex global optimization… csinva/imodels — Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible). aksnzhy/xlearn — High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization… amazaspshumik/sklearn-bayes — Python package for Bayesian Machine Learning with scikit-learn API. christophm/rulefit — Python implementation of the rulefit algorithm. autonomio/talos — Hyperparameter Experiments with TensorFlow and Keras.