thuijskens / bayesian-optimizationLinks
Python code for bayesian optimization using Gaussian processes
☆314Updated 9 years ago
Alternatives and similar repositories for bayesian-optimization
Users that are interested in bayesian-optimization are comparing it to the libraries listed below
Sorting:
- Bayesian Optimization using GPflow☆272Updated 5 years ago
- Bayesian optimization for Python☆246Updated 3 years ago
- Gaussian Process Optimization using GPy☆950Updated 2 years ago
- RoBO: a Robust Bayesian Optimization framework☆489Updated 6 years ago
- Keras + Gaussian Processes: Learning scalable deep and recurrent kernels.☆251Updated last year
- Python package for Bayesian Machine Learning with scikit-learn API☆521Updated 4 years ago
- optimization routines for hyperparameter tuning☆424Updated 2 years ago
- A Python library for the state-of-the-art Bayesian optimization algorithms, with the core implemented in C++.☆272Updated 5 years ago
- my blog☆269Updated 3 years ago
- ☆243Updated 8 years ago
- Using Bayesian Optimization to optimize hyper parameter in Keras-made neural network model.☆57Updated 7 years ago
- Tuning hyperparams fast with Hyperband☆597Updated 7 years ago
- BayesOpt: A toolbox for bayesian optimization, experimental design and stochastic bandits.☆423Updated 2 years ago
- Relevance Vector Machine implementation using the scikit-learn API.☆237Updated 4 months ago
- Experimental Global Optimization Algorithm☆483Updated 7 years ago
- Additional kernels that can be used with scikit-learn's Gaussian Process module☆83Updated last year
- pyGPs is a library containing an object-oriented python implementation for Gaussian Process (GP) regression and classification.☆217Updated 6 years ago
- Bayesian Optimization using xgboost and sklearn API☆225Updated 9 years ago
- Collection of jupyter notebooks for demonstrating software.☆169Updated 2 years ago
- A Python implementation of Jerome Friedman's Multivariate Adaptive Regression Splines☆469Updated 2 years ago
- Code for Mondrian Forests (for classification and regression)☆268Updated 9 years ago
- A garden for scikit-learn compatible trees☆288Updated last year
- Confidence intervals for scikit-learn forest algorithms