Bayesian AB Tests with Pymc3

This project shows an example of bayesian AB Tests with Pymc3.

AB Test bayesian.ipynb is a Jupyter notebook with an example.

You can find this same example for the Databricks platform in the folder notebooks_for_databricks. There're a .py and .html files.

The resources that helped me to build it are the following:

You can find the documentation of Pymc3 here: https://docs.pymc.io/