Allensmile / Machine-Learning-9

Machine Learning and Causal Inference taught by Brigham Frandsen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mixtape Sessions Banner

About This Workshop

Shift-Share Instrumental Variables (SSIV) are used to address endogeneity and selection challenges in many economic settings. This half-day workshop will introduce the basics of SSIV and cover the recent literature on its econometric foundations. Special focus will be paid on the different assumptions underlying the “exogenous shares” and “exogenous shocks” approaches to SSIV identification, and their practical implications. We will also cover a more general class of instrumental variable strategies combining exogenous shocks and non-random exposure. Group programming exercises will be used to illustrate various theoretical concepts in real-world applications.

About This Workshop

Day 1

  1. What’s your question? (prediction vs. causality)

  2. Standard tools of causal inference

  • gold standard: RCT
  • Multiple Regression
  1. ML prediction tools
  • prediction objective
  • bias-variance tradeoff
  • lasso
  • random forest

Day 2

  1. Where does ML prediction fit within causal inference?
  • flexibly adjust for covariates
  • estimate heterogeneous treatment effects
  1. Post-Double Selection Lasso
  • Theory
  • Implementation
  1. Double Machine Learning
  • Theory
  • Implementation

Readings

The following is a set of introductory readings for machine learning and causal inference and is in a good potential reading order

Kleinberg, Ludwig, Mullainathan, and Obermeyer (2015)

Varian (2014)

Mullainathan and Spiess (2017)

Athey and Imbens 2019)

Belloni, Chernozhukov, and Hansen (2014)

Slides

Day 1

Day 2

Coding Labs

  1. RCT to Regression Open in Colab

  2. Predication Open in Colab

  3. Causal via Predication Open in Colab

About

Machine Learning and Causal Inference taught by Brigham Frandsen


Languages

Language:Jupyter Notebook 92.7%Language:Stata 7.3%