A fully Bayesian implementation of sequential model-based optimization
Project description
Bayes-skopt
A fully Bayesian implementation of sequential model-based optimization
Free software: Apache Software License 2.0
Documentation: https://bayes-skopt.readthedocs.io.
Built on top of the excellent Scikit-Optimize (skopt).
Features
A fully Bayesian variant of the GaussianProcessRegressor.
State of the art information-theoretic acquisition functions, such as the Max-value entropy search or Predictive variance reduction search, for even faster convergence in simple regret.
Familiar Optimizer interface known from Scikit-Optimize.
Installation
To install the latest stable release it is best to install the version on PyPI:
pip install bask
The latest development version of Bayes-skopt can be installed from Github as follows:
pip install git+https://github.com/kiudee/bayes-skopt
Another option is to clone the repository and install Bayes-skopt using:
poetry install
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bask-0.10.9.tar.gz
.
File metadata
- Download URL: bask-0.10.9.tar.gz
- Upload date:
- Size: 28.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.9.17 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69ebd13af5d4db82051662ab889bdb5e8e2b2f55fe11b33dc309c4b1949f4198 |
|
MD5 | f4d31cdb3c4671b491a0e8166d3221d9 |
|
BLAKE2b-256 | ac852682df48f2d979a3ed3a90701718e6788e368841b7c53104a3af3ce2367d |
File details
Details for the file bask-0.10.9-py3-none-any.whl
.
File metadata
- Download URL: bask-0.10.9-py3-none-any.whl
- Upload date:
- Size: 31.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.9.17 Linux/5.15.0-1041-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a9c08d0a9e9187a3f6858bf27debc2aa3b3dac96ce6a74c2d9d9854c4edcc3e |
|
MD5 | 8d78f4b69abd1699bf850a3ec9a10639 |
|
BLAKE2b-256 | 8d108c1e79e6540e97a5c25d0fc583029f8294fd9f4f88cbb43dd8f9fd295041 |