bartfrenk / streamingbandit

Python application to setup and run streaming (contextual) bandit experiments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StreamingBandit

Provides a webserver to quickly setup and evaluate possible solutions to contextual multi-armed bandit (cMAB) problems. Allows user to create new "experiments", each with their own policy, and disclose an API to evaluate the policy in applications.

For the documentation and a short introduction to StreamingBandit see http://nth-iteration-labs.github.io/streamingbandit/

For installation instructions see the documentation at http://nth-iteration-labs.github.io/streamingbandit/install.html

About

Python application to setup and run streaming (contextual) bandit experiments.

License:MIT License


Languages

Language:Python 98.4%Language:HTML 1.6%