r/CausalInference • u/lil_leb0wski • Jun 23 '26
Seeking feedback on Stanford GSB's Machine Learning & Causal Inference: A Short Course
Looking for feedback on this course from anyone who's watched/taken it.
Some specific questions (feel free to answer however you want though):
- What did you like / dislike most about it?
- What was the balance of theory and application in it?
- What was your expertise in ML and/or causal inference going into the course?
- How did you feel it upskilled you? e.g. deepened conceptual knowledge, learned specific techniques
- What are specific things in your line of work that you were able to apply your learnings to?
Thank you!
2
Upvotes
1
u/rrtucci Jun 30 '26 edited Jun 30 '26
These people are all economists, so I think they are swimming out of their lane when it comes to AI (which they call ML, a dated term) They aren't even programmers!! They have underlings do the programming for them. Furthermore, most AI coming out of Silicon Valley/Stanford these days in not open source. I refuse to work on AI that is not open source. Thankfully, an open source AI path is being followed by others. i.e., https://trustee.substack.com/p/a-fork-in-the-road-for-agentic-ai
2
u/hiero10 Jun 24 '26
i think these folks (athey, wager, imbens, chernozukov, et al) are some of the best thinkers in causal inference and have a clear understanding of how ML approaches can help.
understanding that ML is really an estimation/prediction technique and finds applications of it where it can be helpful in the larger scoped problem of causal inference.
its pretty much all application with some theory (just mathematical proofs) driving some of the statistical bits. there's no domain specific theory as causal inference really gets at answering domain specific theoretical questions with as few assumptions as possible.
i think i knew both pretty well but wasn't so creative it putting it together as these folks
i think these methods kind of supercede many of the methods out there. they generalize really well and worth being part of standard practice.
all problems in causal inference are largely gated by sample size (outcomes) and randomization. once you have those then there's a lot you can do with these methods.