Sklearn-genetic-opt

Hyperparameter tuner

Automated hyperparameter tuning and feature selection using evolutionary algorithms.

ML hyperparameters tuning and features selection, using evolutionary algorithms.

GitHub

314 stars
7 watching
77 forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists

artificial-intelligenceautomlbegginer-friendlycontributions-welcomedeapevolutionary-algorithmsfeature-selectionfeatureselectiongood-first-issuegoodfirstissuehelp-wantedhyperparameter-optimizationhyperparameterslooking-for-contributorsmachine-learningmodel-selectionpythonscikit-learnsklearnup-for-grabs

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hyperopt/hyperopt-sklearn Automates search for optimal parameters in machine learning algorithms. 1,588
huntermcgushion/hyperparameter_hunter Automates hyperparameter optimization and result saving across machine learning algorithms 706
liyanghart/hyperparameter-optimization-of-machine-learning-algorithms Provides tools and techniques for tuning hyperparameters in machine learning models to improve performance. 1,275
kirthevasank/nasbot An implementation of neural architecture search with Bayesian optimization and optimal transport 133
guillaume-chevalier/hyperopt-keras-cnn-cifar-100 Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset 106
automl/smac3 An optimization framework for machine learning hyperparameters 1,085
nicholas-leonard/drmad A toolbox for efficient hyperparameter tuning in deep learning using Bayesian optimization and automatic differentiation 23
autonomio/talos A tool for automating hyperparameter experiments for machine learning models using TensorFlow and Keras 1,625
syne-tune/syne-tune A tool for large-scale and asynchronous hyperparameter optimization in machine learning 390
rsteca/sklearn-deap Replaces grid search with evolutionary algorithms to find optimal parameters for machine learning models 771
perpetual-ml/perpetual An algorithm for gradient boosting machine regression and classification tasks without hyperparameter optimization. 282
manuel-calzolari/sklearn-genetic A genetic feature selection tool for machine learning models 323
google/vizier A Python-based service for optimizing complex objective functions 1,482
zygmuntz/hyperband A hyperparameter tuning framework with support for multiple machine learning models and algorithms. 593
guopengf/auto-fedrl A reinforcement learning-based framework for optimizing hyperparameters in distributed machine learning environments. 15