ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
NotebookTopicPython (work in progress, please create issues at https://github.com/CausalAIBook/MetricsMLNotebooks)Short Description
2
CM-1https://www.kaggle.com/victorchernozhukov/r-notebook-analyzing-rct-with-precisionhttps://colab.research.google.com/github/CausalAIBook/MetricsMLNotebooks/blob/main/CM1/rct_simulation.ipynbAnalyzing RCT with precision by adjusting for baseline covariates
3
CM-1as abovehttps://github.com/CausalAIBook/MetricsMLNotebooks/blob/main/CM1/rct_simulation.ipynblink in book
4
CM-1https://www.kaggle.com/victorchernozhukov/analyzing-rct-reemployment-experimenthttps://colab.research.google.com/github/CausalAIBook/MetricsMLNotebooks/blob/main/CM1/rct_penn.ipynbReemployment experiment
5
CM-1as abovehttps://github.com/CausalAIBook/MetricsMLNotebooks/blob/main/CM1/rct_penn.ipynblink in book
6
CM-1https://www.kaggle.com/code/victorchernozhukov/r-notebook-some-rct-examples/notebookhttps://github.com/CausalAIBook/MetricsMLNotebooks/blob/main/CM1/rct_vaccines.ipynb
7
CM-2Bhttps://www.kaggle.com/victorchernozhukov/r-colliderbias-hollywoodhttps://colab.research.google.com/github/CausalAIBook/MetricsMLNotebooks/blob/main/CM2/colliderbias-hollywood.ipynbCollider Bias
8
CM-3https://www.kaggle.com/victorchernozhukov/notebook-dagittyhttps://colab.research.google.com/github/CausalAIBook/MetricsMLNotebooks/blob/main/CM3/dagitty.ipynbCausal identification using DAGs
9
CM-3https://www.kaggle.com/victorchernozhukov/notebook-dosearchhttps://colab.research.google.com/github/CausalAIBook/MetricsMLNotebooks/blob/main/CM3/dosearch.ipynbIllustration of capabilities of the "dosearch" package
10
PM-1https://www.kaggle.com/victorchernozhukov/r-notebook-linear-model-overfitinghttps://colab.research.google.com/github/CausalAIBook/MetricsMLNotebooks/blob/main/PM1/overfitting.ipynbOverfitting example
11
PM-1https://www.kaggle.com/janniskueck/pm1-notebook1-prediction-newdata​​https://colab.research.google.com/github/CausalAIBook/MetricsMLNotebooks/blob/main/PM1/PM1_prediction.ipynbWage Prediction
12
PM-1https://www.kaggle.com/code/janniskueck/ols-and-lasso-for-gender-wage-gap-inference/notebookhttps://github.com/CausalAIBook/MetricsMLNotebooks/blob/main/PM1/inference.ipynbSame as above, but links from Book
13
PM-1https://www.kaggle.com/janniskueck/pm1-notebook-inferencehttps://colab.research.google.com/github/CausalAIBook/MetricsMLNotebooks/blob/main/PM1/inference.ipynbAn inferential Problem: The Gender Wage Gap
14
PM-1https://www.kaggle.com/janniskueck/ols-and-lasso-for-wage-predictionhttps://github.com/CausalAIBook/MetricsMLNotebooks/blob/main/Same as above, but links from Book
15
PM-2Ahttps://www.kaggle.com/janniskueck/ml-for-wage-predictionPM1/PM1_prediction.ipynbML for prediction of Wages
16
PM-2Ahttps://www.kaggle.com/victorchernozhukov/r-notebook-linear-penalized-regshttps://colab.research.google.com/github/CausalAIBook/MetricsMLNotebooks/blob/main/PM1/inference.ipynbimplementation of different penalized regression methods
17
PM-2Bhttps://www.kaggle.com/victorchernozhukov/heterogenous-wage-effectshttps://colab.research.google.com/github/CausalAIBook/MetricsMLNotebooks/blob/main/PM2/heterogenous-wage-effects.ipynbHeterogeneous Treatment Effects: CPS 2012
18
PM-2Bhttps://www.kaggle.com/janniskueck/double-lasso-for-the-convergence-hypothesishttps://colab.research.google.com/github/CausalAIBook/MetricsMLNotebooks/blob/main/PM2/pm2-notebook-jannis.ipynbCPS 2015
19
PM-2Bhttps://www.kaggle.com/victorchernozhukov/r-notebook-experiment-on-orthogonal-learninghttps://colab.research.google.com/github/CausalAIBook/MetricsMLNotebooks/blob/main/PM2/r-notebook-experiment-on-orthogonal-learning.ipynbsimulation experiment
comparing orthogonal (partialling-out) with nonorthogonal
learning
20
PM-3https://www.kaggle.com/janniskueck/pm3-notebook-newdataWage Prediction with Machine Learning (cf PM 2A)
21
PM-3https://www.kaggle.com/janniskueck/pm3-notebook-newdata-nnWage Prediction with Neural Nets
22
PM-3https://www.kaggle.com/janniskueck/automl-for-wage-predictionWage Prediction with AutoML
23
PM-4https://www.kaggle.com/janniskueck/dml-inference-for-gun-ownershipInferential Problem with Machine Learning: Gun Ownership
24
PM-4https://www.kaggle.com/janniskueck/dml-inference-using-nn-for-gun-ownershipInferential Problem with Neural Nets: Gun Ownership
25
PM-4https://www.kaggle.com/victorchernozhukov/identification-analysis-of-401-k-example-w-dagsidentification
of the causal effect of 401(K) eligibility on net financial
wealth
26
PM-4https://www.kaggle.com/janniskueck/dml-for-ate-and-late-of-401-k-on-wealthATE for 401(k) offer, LATE for 401(k) participation
27
PM-4https://www.kaggle.com/victorchernozhukov/debiased-ml-for-partially-linear-iv-model-in-rDouble Machine Learning (IV and Linear): Impact of Institutions on Wealth
28
PM-5https://colab.research.google.com/drive/1FI6pvlgZI2jUmFJb-C0OB00R0rgfugyH?usp=sharingintroduction
to variational auto-encoders
29
PM-5https://colab.research.google.com/drive/1j05fyqSHXw57aNQn6n6aSjVFiygihUWH?usp=sharingintroduction
to text embeddings via BERT
30
T-1https://www.kaggle.com/victorchernozhukov/sensitivity-analysis-with-sensmakr-and-debiased-mlsensitivity analysis based
on DML
31
T-1https://www.kaggle.com/victorchernozhukov/debiased-ml-for-partially-linear-iv-model-in-rDML
IV analysis of the Acemoglu-Johnson-Robinson example
32
T-1https://www.kaggle.com/janniskueck/dml-for-ate-and-late-of-401-k-on-wealthCf. PM-4
33
T-2https://www.kaggle.com/victorchernozhukov/r-weak-iv-experimentssimulation experiment
illustrating the weak instruments
34
T-2https://www.kaggle.com/victorchernozhukov/debiased-ml-for-partially-linear-iv-model-in-rDML analysis of the impact of institutions on a
country’s wealth following AJR
35
T-3https://www.kaggle.com/victorchernozhukov/dml-for-conditional-average-treatment-effect?scriptVersionId=63137207ATE of 401(K)
conditional on income
36
T-4Differences-in-Differences
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100