Causal ML Book

An introduction to the emerging fusion of modern statistical (machine learning) inference and causal inference methods.

The book introduces ideas from classical structural equation models (SEMs) and their modern AI equivalent, directed acyclical graphs (DAGs) and structural causal models (SCMs)

banner

Book

Applied Causal Inference Powered by ML and AI

Citation

This is how you can cite us

Labs

Take a look at our Labs

DoubleML

Double / debiased machine learning

The Python and R package DoubleML provide an implementation of the double / debiased machine learning framework of Chernozhukov et al. (2018). The Python package is built on top of scikit-learn (Pedregosa et al., 2011) and the R package on top of mlr3 and the mlr3 ecosystem (Lang et al., 2019).

DocsGitHub