reo11 / bayesian-ab-test

fork of recsys_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bayesian AB-test

Installation

Create virtual environment

python -m venv --system-site-packages venvs/recsys
source ~/venvs/recsys/bin/activate
pip install -r requirements.txt 

Presentation

You can find the presention under the pdf folder: Bayesian A/B-testing

Contact

For any quesstions, feel free to reach out to "info at arngren dot com"

About

fork of recsys_tutorial


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.5%