hyperopt-sklearn
parameter optimizer
Automates search for optimal parameters in machine learning algorithms.
Hyper-parameter optimization for sklearn
2k stars
58 watching
273 forks
Language: Python
last commit: 5 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rodrigo-arenas/sklearn-genetic-opt | Automated hyperparameter tuning and feature selection using evolutionary algorithms. | 314 |
maxpumperla/hyperas | A simple wrapper around Keras and Hyperopt for convenient hyperparameter optimization. | 2,179 |
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 |
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 |
automl/smac3 | An optimization framework for machine learning hyperparameters | 1,090 |
kirthevasank/nasbot | An implementation of neural architecture search with Bayesian optimization and optimal transport | 133 |
syne-tune/syne-tune | A tool for large-scale and asynchronous hyperparameter optimization in machine learning | 390 |
claesenm/optunity | A collection of algorithms for hyperparameter optimization in machine learning models | 416 |
guopengf/auto-fedrl | A reinforcement learning-based framework for optimizing hyperparameters in distributed machine learning environments. | 15 |
rsteca/sklearn-deap | Replaces grid search with evolutionary algorithms to find optimal parameters for machine learning models | 772 |
herilalaina/mosaic_ml | Automated machine learning with tree search optimization | 16 |
gdikov/hypertunity | A toolset for optimizing hyperparameters of machine learning models using Bayesian optimization and real-time visualization. | 136 |
jiangoforit/yellowfin_pytorch | An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 |
lucfra/far-ho | A package for optimizing hyperparameters and meta-learning using gradient-based methods in TensorFlow. | 187 |