Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 718 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 718 Bytes

uplift-report

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:

Open In Colab

Uplift Group Assignment

The uplift_group_assignment.py file contains our algorithm for test or control group assignment. Follow the comments in that file for usage instructions.