uplift-analysisΒΆ
uplift-analysis is a Python library that contains implementations of methods and utilities, which can serve use
cases requiring the analysis of uplift modeling techniques.
The implemented modules include scoring utilities, analysis strategy, and relevant visualization methods.
uplift-analysis also provides detailed documentation and tutorials in order to help and guide users in using
the suggested implementations.
This library works for Python 3.7 and higher.
Note
uplift-analysis is a python library that can be directly used by data scientists when
imported in Jupyter Notebook or Python projects.
For more information, refer to our blogpost.