RedMab: Multi-Armed Bandit Experiments backed by Redis

Description Here

BuildStatus CoverageStatus Version Python

Requirements

The redmab module requires Python 2.7 or higher.

It also requires redpipe.

Documentation

Licensing

Copyright (c) 2017 John Loehrer

MIT (See LICENSE file included with the software)

The license should be the same as redis-py.

Project Authors

Lead author and maintainer: John Loehrer - https://github.com/72squared

If you contribute to this project I will be happy to mention you.

0.0.4 (March 15, 2018)

  • fixing typo in update_success method.

0.0.3 (March 15, 2018)

  • build automation fixes

0.0.2 (March 15, 2018)

  • redpipe 2.0 compat.

0.0.1 (March 01, 2018)

  • Initial version. Very alpha.