uber/causalml
Uplift modeling and causal inference with machine learning algorithms observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 98
- Release rhythm 67
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 142
- age_days: 2613
- days_rel: 60
- days_push: 13
- n_releases_24m: 6
Adoption not part of the score
5973 stars · 874 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Causal ML is a Python package providing uplift modeling and causal inference methods built on machine learning algorithms. It estimates the Conditional Average Treatment Effect (CATE) from experimental or observational data through a standard estimator interface.
Use cases
- estimate heterogeneous treatment effects from A/B test data
- optimize ad campaign targeting by uplift score
- personalize customer engagement and treatment recommendations
- estimate conditional average treatment effect from observational data
- compare uplift modeling estimators like meta-learners and causal forests
- measure incremental impact of marketing interventions on sales
When to choose
- you need to estimate individual-level causal effects of a treatment or intervention
- you want to target customers by predicted uplift rather than predicted outcome
- you have A/B experiment or observational data with features, treatment, and outcome
- you want a maintained Python library with many CATE estimators behind one interface
When to avoid
- you need plain supervised prediction without causal interpretation
- you require strict API stability, since some experimental APIs may change
- you need deep-learning-based causal estimation beyond the provided estimator families
Facets
library · maturity stable
machine-learning data-science machine-learning data-science analytics python causal-inference uplift-modeling treatment-effect cate a-b-testing marketing-analytics
2 sources
- readme: https://github.com/uber/causalml · fetched 2026-08-28 · 7cf4d6987ef2
- registry_pypi: https://pypi.org/pypi/causalml/json · fetched 2026-08-29 · bfda9ca4ad12
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| uber/causalml | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem