hyperparameter_hunter
Optimizer
Automates hyperparameter optimization and result saving across machine learning algorithms
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
706 stars
24 watching
100 forks
Language: Python
last commit: almost 4 years ago aiartificial-intelligencecatboostdata-sciencedeep-learningexperimentationfeature-engineeringhyperparameter-optimizationhyperparameter-tuningkeraslightgbmmachine-learningmlneural-networkoptimizationpythonrgfscikit-learnsklearnxgboost
Related projects:
Repository | Description | Stars |
---|---|---|
rodrigo-arenas/sklearn-genetic-opt | Automated hyperparameter tuning and feature selection using evolutionary algorithms. | 314 |
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 |
hyperopt/hyperopt-sklearn | Automates search for optimal parameters in machine learning algorithms. | 1,588 |
lge-arc-advancedai/auptimizer | Automates model building and deployment process by optimizing hyperparameters and compressing models for edge computing. | 200 |
syne-tune/syne-tune | A tool for large-scale and asynchronous hyperparameter optimization in machine learning | 390 |
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 |
guopengf/auto-fedrl | A reinforcement learning-based framework for optimizing hyperparameters in distributed machine learning environments. | 15 |
gdikov/hypertunity | A toolset for optimizing hyperparameters of machine learning models using Bayesian optimization and real-time visualization. | 136 |
claesenm/optunity | A collection of algorithms for hyperparameter optimization in machine learning models | 416 |
kirthevasank/nasbot | An implementation of neural architecture search with Bayesian optimization and optimal transport | 133 |
perpetual-ml/perpetual | An algorithm for gradient boosting machine regression and classification tasks without hyperparameter optimization. | 282 |
google/vizier | A Python-based service for optimizing complex objective functions | 1,482 |
nicholas-leonard/drmad | A toolbox for efficient hyperparameter tuning in deep learning using Bayesian optimization and automatic differentiation | 23 |