causallift

View on PyPIReverse Dependencies (0)

1.0.6 causallift-1.0.6-py3-none-any.whl

Wheel Details

Project: causallift
Version: 1.0.6
Filename: causallift-1.0.6-py3-none-any.whl
Download: [link]
Size: 26612
MD5: a3f5552a1396b699e064ad9cd39a4cba
SHA256: 78b68234727b902051c19e99ce35d38b0d513391ad475313dafbff2485f63cba
Uploaded: 2020-05-11 12:37:28 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: causallift
Version: 1.0.6
Summary: CausalLift: Python package for Uplift Modeling for A/B testing and observational data.
Author: Yusuke Minami
Author-Email: me[at]minyus.github.com
Home-Page: https://github.com/Minyus/causallift
License: BSD 2-Clause
Keywords: uplift lift causal propensity ipw observational
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: easydict
Requires-Dist: kedro (>=0.15.0)
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: requests-mock; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: nbstripout; extra == "docs"
Requires-Dist: recommonmark; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (>=1.7.0); extra == "docs"
Requires-Dist: typed-ast (>=1.4.0); extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: jupyter-client; extra == "docs"
Requires-Dist: tornado; extra == "docs"
Requires-Dist: ipykernel; extra == "docs"
Requires-Dist: matplotlib; extra == "optional"
Requires-Dist: xgboost; extra == "optional"
Requires-Dist: scikit-optimize; extra == "optional"
Provides-Extra: optional
Provides-Extra: docs
Provides-Extra: dev
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: optional
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
causallift/__init__.py sha256=-mPQP31BUcH2FbJFzzcDu8OHe7oTj83H5BkHPoaQxgk 1706
causallift/causal_lift.py sha256=9b4EXI4KboZEK8fiUizEfZA06gHOUhnIOc4G2nfIWbI 31234
causallift/generate_data.py sha256=XaKGkWMj37vHR5EI0CzJZRfiNJhKWpycRMtu8wo_g0g 4890
causallift/pipeline.py sha256=Z5jNbKhDSneZwD-ZNJqwW2ZnjrC5fDFM6zXc5jcmDM0 7452
causallift/run.py sha256=SkY3oqJMZP7z8EiJccTHuxPx9oIsey7d0YkDTVS4_7s 3446
causallift/context/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
causallift/context/base_context.py sha256=EJXZcJZDeXLGHGFki-VK6hVtnwAMvcXrFd9cCYcKmXg 5916
causallift/context/flexible_context.py sha256=ivKmbCpbTZZAHKNk6dj6lvx45-RbZ0wbbYn4Lg_NxTs 6399
causallift/nodes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
causallift/nodes/estimate_propensity.py sha256=TjrGm6BfBab3rYnA81jRt-UFAvSVnRIj5CRO2JUl66s 4334
causallift/nodes/model_for_each.py sha256=vvaUmfZ9vNblbLUM0LqmHaa6ZAc70Q8Hd0kphQIt9rU 9535
causallift/nodes/utils.py sha256=G_zYNWI1jZf6_8ao_pYzE001GVSk3422sDRitRzmHxM 10803
causallift-1.0.6.dist-info/DESCRIPTION.rst sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego 10
causallift-1.0.6.dist-info/METADATA sha256=5DNEaJ0qrGXx3nbkiQIBQ2B6YsVDhelxpJrUdRvICg4 1965
causallift-1.0.6.dist-info/RECORD
causallift-1.0.6.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
causallift-1.0.6.dist-info/entry_points.txt sha256=we02K-ak9VNpoae0DhJxcGM1uiP3M4bGkamT7RjMR1I 52
causallift-1.0.6.dist-info/metadata.json sha256=udo5Ri4a-Bme-JBvniFnbvj3US7_X4urPXkfryBtfUM 1584
causallift-1.0.6.dist-info/top_level.txt sha256=OlAcpkkRp472OCK8-P7Zb09IGhzB414hO-KK0BkEFDQ 11

top_level.txt

causallift

entry_points.txt

causallift = causallift.run:main