This repository contains a Jupyter notebook that generates and uplift report based on remerge provided raw data.
The notebook can be run on any Jupyther instance. The easiest option is to run it on Google Colab.
To start running reports press this button:
The uplift_group_assignment.py file contains our algorithm for test or control group assignment. Follow the comments in that file for usage instructions.