Skip to content

remerge/uplift-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.