-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: Week 7 | ||
--- | ||
|
||
Feb 20 | ||
: **Lecture**{: .label .label-green } Statistical inference with non-linear models | ||
: [[PPTX]](https://github.com/stanford-msande228/winter24/raw/main/assets/presentations/MSANDE228_Lecture12_Inference_with_Modern_NonLinear_Methods.pptx) | ||
: [[PDF]](https://github.com/stanford-msande228/winter24/raw/main/assets/presentations/MSANDE228_Lecture12_Inference_with_Modern_NonLinear_Methods.pdf) | ||
: Debiased ML for ATE under partially linear and fully non-linear models; Generic debiased ML framework | ||
: ***Reading Materials*** | ||
- Chapter 10 of [Textbook](https://canvas.stanford.edu/courses/184879/files/) | ||
: ***Coding Materials*** | ||
- [DML for Impact of 401(K) Eligibility on Financial Wealth](https://github.com/CausalAIBook/MetricsMLNotebooks/blob/main/CM4/python-dml-401k.ipynb) | ||
|
||
Feb 22 | ||
: **Lecture**{: .label .label-green } Statistical inference with non-linear models 2 | ||
: [[PPTX]](https://github.com/stanford-msande228/winter24/raw/main/assets/presentations/MSANDE228_Lecture13_Inference_with_Modern_NonLinear_Methods2.pptx) | ||
: [[PDF]](https://github.com/stanford-msande228/winter24/raw/main/assets/presentations/MSANDE228_Lecture13_Inference_with_Modern_NonLinear_Methods2.pdf) | ||
: Finalizing theory; Examples; segway to unobserved confounding and omitted variable bias; | ||
: ***Reading Materials*** | ||
- Chapter 10 of [Textbook](https://canvas.stanford.edu/courses/184879/files/) | ||
: ***Coding Materials*** | ||
- [DML for Impact of 401(K) Eligibility on Financial Wealth](https://github.com/CausalAIBook/MetricsMLNotebooks/blob/main/CM4/python-dml-401k.ipynb) |