Repository navigation

#

treatment-effects

DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.

Python
7424
2 天前
py-why/EconML

ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.

Jupyter Notebook
4058
3 天前

Must-read papers and resources related to causal inference and machine (deep) learning

700
2 年前

Sklearn-style implementations of Neural Network-based Conditional Average Treatment Effect (CATE) Estimators.

Python
137
10 个月前

Implementation of paper DESCN, which is accepted in SIGKDD 2022.

Jupyter Notebook
80
1 年前

Statistical inference and graphical procedures for RD designs using local polynomial and partitioning regression methods.

Stata
78
6 个月前

OpenASCE (Open All-Scale Casual Engine) is a Python package for end-to-end large-scale causal learning. It provides causal discovery, causal effect estimation and attribution algorithms all in one package.

Python
74
1 年前

Code for the WSDM '20 paper, Learning Individual Causal Effects from Networked Observational Data.

Python
74
4 年前

A General Causal Inference Framework by Encoding Generative Modeling

Python
68
1 年前

R package for Bayesian meta-analysis models, using Stan

R
49
1 个月前

Methods for subgroup identification / personalized medicine / individualized treatment rules

R
32
3 年前

My collection of causal inference algorithms built on top of accessible, simple, out-of-the-box ML methods, aimed at being explainable and useful in the business context

Python
29
2 年前

Lightweight uplift modeling framework for Python

Jupyter Notebook
28
5 年前

Interpretable and model-robust causal inference for heterogeneous treatment effects using generalized linear working models with targeted machine-learning

R
24
3 年前

BITES: Balanced Individual Treatment Effect for Survival data

Python
18
2 年前

🎯 🎲 Targeted Learning of the Causal Effects of Stochastic Interventions

R
17
7 个月前