The mr_uplift package in R: A Practitioners Guide to Trade-Offs in Uplift Models
This post will go over a python package called mr_uplift (Multiple Responses Uplift) in R using the reticulate package. In it I set up a hypothetical problem using the GOTV dataset where we are interested in increasing voting while being mindful of some assumed costs.
Introduction
Uplift models (or ...
