Contents

causalml 0.15.0

0

Python Package for Uplift Modeling and Causal Inference with Machine Learning Algorithms

Python Package for Uplift Modeling and Causal Inference with Machine Learning Algorithms

Stars: 4718, Watchers: 4718, Forks: 743, Open Issues: 59

The uber/causalml repo was created 4 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 4718 github stars!

How to Install causalml

You can install causalml using pip

pip install causalml

or add it to a project with poetry

poetry add causalml

Package Details

Author
Huigang Chen, Totte Harinen, Jeong-Yoon Lee, Jing Pan, Mike Yung, Zhenyu Zhao
License
Homepage
PyPi:
https://pypi.org/project/causalml/
GitHub Repo:
https://github.com/uber/causalml

Classifiers

No  causalml  pypi packages just yet.

Errors

A list of common causalml errors.

Code Examples

Here are some causalml code examples and snippets.

GitHub Issues

The causalml package has 59 open issues on GitHub

  • How can we get the probability for each class with basexclassifier?
  • AttributeError: module 'causalml.inference.tree.uplift' has no attribute 'bootstrap'
  • Add Python 3.10 to the testing
  • Add structural and covariate information to counterfactual unit selection
  • UpliftRandomForestClassifier with n_jobs=-1 creates copies of data
  • Package requires old scipy version

See more issues on GitHub

Related Packages & Articles

azureml-widgets 1.55.0

Provides fully supported, with interactivity, async auto-updates, and non-blocking cell execution.

azureml-train 1.55.0

How to Install azureml-train You can install azureml-train using pip pip install azureml-train or add it to a project with poetry poetry add azureml-train Package Details Author Microsoft Corp License https://aka.ms/azureml-sdk-license Homepage https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py PyPi: https://pypi.org/project/azureml-train/ Classifiers Scientific/Engineering/Artificial Intelligence Related Packages No  azureml-train  pypi packages just yet. Errors A list of common azureml-train errors. Code Examples Here are some azureml-train code examples and snippets.

azureml-sdk 1.55.0

Used to build and run machine learning workflows upon the Azure Machine Learning service.