Prediction, Inference, and Causality
The first notebook in the Causal ML stream. We meet the supervised-learning way of thinking: prediction versus inference, train/test splits, loss functions…
6 Jun 2026
This section contains the Causal ML stream, an eight-notebook sequence on machine learning for causal inference. Notebooks 1 to 3 build a prediction toolkit (train/test splits, regularization, trees and forests), Notebook 4 makes the turn from prediction to treatment effects, and Notebooks 5 to 8 cover the causal tools: post-double-selection lasso, propensity scores, double machine learning, and causal forests. The notebooks are meant to be read in order.