An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
-
Updated
Nov 30, 2021 - Python
{{ message }}
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
A Python implementation of global optimization with gaussian processes.
Sequential model-based optimization with a `scipy.optimize` interface
A modular active learning framework for Python
Notebooks about Bayesian methods for machine learning
I think it would be useful to have a grid search optimizer in this package. But its implementation would probably be quite different from other ones (sklearn, ...).
The requirements are:
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Sequential Model-based Algorithm Configuration
a distributed Hyperband implementation on Steroids
Experimental Global Optimization Algorithm
A Python-based toolbox of various methods in uncertainty quantification and statistical emulation: multi-fidelity, experimental design, Bayesian optimisation, Bayesian quadrature, etc.
A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.
An optimization and data collection toolbox for convenient and fast prototyping of computationally expensive models.
Hyperparameter optimization that enables researchers to experiment, visualize, and scale quickly.
OCTIS: Comparing Topic Models is Simple! A python package to optimize and evaluate topic models (accepted at EACL2021 demo track)
Bayesian Optimization using GPflow
A Python library for the state-of-the-art Bayesian optimization algorithms, with the core implemented in C++.
Anomaly detection for temporal data using LSTMs
A hyperparameter optimization framework, inspired by Optuna.
A lightweight framework for Gaussian processes and Bayesian optimization of black-box functions (C++-11)
Toolbox for Bayesian Optimization and Model-Based Optimization in R
Bayesian Adaptive Direct Search (BADS) optimization algorithm for model fitting in MATLAB
Surrogate Optimization Toolbox for Python
Generalized and Efficient Blackbox Optimization System [SIGKDD'21].
GPstuff - Gaussian process models for Bayesian analysis
Neural Architecture Search with Bayesian Optimisation and Optimal Transport
Hyperparameter optimization in Julia.
A toolset for black-box hyperparameter optimisation.
A fully decentralized hyperparameter optimization framework
Add a description, image, and links to the bayesian-optimization topic page so that developers can more easily learn about it.
To associate your repository with the bayesian-optimization topic, visit your repo's landing page and select "manage topics."
From issue #1302, it appears autosklearn is a bit unstable when run many times in the same script, i.e. in a for loop.
We currently have no test for this and it would be good to see if we can reproduce the same
connection refusederror.