hsm207 / counterfactual_eval

Code to demo counterfactual evaluation on synthetic demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This repository contains code to accompany my blog post titled How To Use Counterfactual Evaluation To Estimate Online AB Test Results on Medium.

Prerequisites

The code was developed on Ubuntu 18.04.3 LTS using Python 3.6.5 :: Anaconda, Inc.

Usage

Simply run the 01_Simulation notebook to reproduce the analyses presented in the blog post.

Contributing

Feel free to raise an issue if you have any quetions, comments or feedback.

About

Code to demo counterfactual evaluation on synthetic demo

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 96.8%Language:Python 3.2%