Repository navigation
causal-inference
- Website
- Wikipedia
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.
Uplift modeling and causal inference with machine learning algorithms
Next generation of automated data exploratory analysis and visualization platform.
Coz: Causal Profiling
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.
An index of algorithms for learning causality with data
Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality.
Python Library for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.
A Python library that helps data scientists to infer causation rather than observing correlation.
推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.
Causal Discovery in Python. It also includes (conditional) independence tests and score functions.
Python code for part 2 of the book Causal Inference: What If, by Miguel Hernán and James Robins
Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
Generalized Random Forests
A Python package for causal inference in quasi-experimental settings
A curated list of causal inference libraries, resources, and applications.
Learn about Machine Learning and Artificial Intelligence
A Python package for modular causal inference analysis and model evaluations
❗ uplift modeling in scikit-learn style in python 🐍