Bayesian optimization for iterated multi-armed bandit experiments.
Project description
# Dillinger: Deadly accurate multi-armed bandits
Dillinger is a guide to using Bayesian optimization to select new actions for multi-armed bandits. The core of the project is a **Gaussian Process** class that can be fit to observations from multi-armed bandits. To facilitate demonstration, the package also has the following features: a data generator that simulates LTV of customers based on a price sensitivity curve, and an implementation of the Softmax bandit algorithm.
This project is still very much under construction, as I'm adapting an existing project to make it more useable and accessible to those interested in applying Bayesian optimization to A/B tests or multi-armed bandit experiments.
See `demos\` for examples of how to use this package.
Dillinger is a guide to using Bayesian optimization to select new actions for multi-armed bandits. The core of the project is a **Gaussian Process** class that can be fit to observations from multi-armed bandits. To facilitate demonstration, the package also has the following features: a data generator that simulates LTV of customers based on a price sensitivity curve, and an implementation of the Softmax bandit algorithm.
This project is still very much under construction, as I'm adapting an existing project to make it more useable and accessible to those interested in applying Bayesian optimization to A/B tests or multi-armed bandit experiments.
See `demos\` for examples of how to use this package.
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
dillinger-1.0.0.dev1.tar.gz
(8.9 kB
view details)
Built Distribution
File details
Details for the file dillinger-1.0.0.dev1.tar.gz
.
File metadata
- Download URL: dillinger-1.0.0.dev1.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38195a8e9821d0901dfae8655ea089544ccd18ec43722278b924e55c3bf2c64f |
|
MD5 | c745d5d47aff9484765b2d5c2adc7e66 |
|
BLAKE2b-256 | 780563359b40844820a9ba2671c68f88fd7dadeee6e18853af0ba660ebd8034b |
File details
Details for the file dillinger-1.0.0.dev1-py3-none-any.whl
.
File metadata
- Download URL: dillinger-1.0.0.dev1-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82c395d443d2788e8d2a19d3c6b5b2745e3b089f958e0f4ff4bf9fea95d249da |
|
MD5 | 4b1a640c69cdd692aac8bb4002ed7a7a |
|
BLAKE2b-256 | 832604f2314b7a0f54182f5549c980507a182eefa916ac4f8778530bc06e1712 |