pylift
pylift is an uplift library that provides, primarily, (1) fast uplift modeling implementations and (2) evaluation tools (UpliftEval class). While other packages and more exact methods exist to model uplift, pylift is designed to be quick, flexible, and effective. pylift heavily leverages the optimizations of other packages -- namely, xgboost, sklearn, pandas, matplotlib, numpy, and scipy. The primary method currently implemented is the Transformed Outcome proxy method (Athey 2015).
This branch is a fork from github.com/wayfair/pylift, and is actively being maintained.
Installation
This version of pylift can be installed through pypi:
pip install pylift
License
Licensed under the BSD-2-Clause by the authors.
Reference
Athey, S., & Imbens, G. W. (2015). Machine learning methods for estimating heterogeneous causal effects. stat, 1050(5).
Gutierrez, P., & Gérardy, J. Y. (2017). Causal Inference and Uplift Modelling: A Review of the Literature. In International Conference on Predictive Applications and APIs (pp. 1-13).
Hitsch, G., & Misra, S. (2018). Heterogeneous Treatment Effects and Optimal Targeting Policy Evaluation. Preprint
Release files for pylift 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pylift-0.1.5.tar.gz | 22.8 kB | Details |
Release files / pylift-0.1.5.tar.gz
| Download URL | pylift-0.1.5.tar.gz |
|---|---|
| Size | 22.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bf855996abfd65125cde40b378393766c379694a4b814cdecb1cadd743392730
|
|
BLAKE2b-256 checksum How to use checksums |
e1f7784ae109c5210f56a9784122dc934878df0cf4d73cc043da333a716de091
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5
|