Skip to content

causal-inference-studies

Explaining the main concepts around causal learning via bitesize theory and code!

Introduction

Number Lesson Complexity
01Why causality matters🟢
02When regression goes wrong🟢
03When regression goes wrong 2🟢
04Defining causation🟢
05Non-causal problems🟢

Core concepts

Number Lesson Complexity
-Potential Outcomes🟡
-DAGs🟡
-DAGs 2🟡
-Causal effects🟡
-Feature selection🟡
-Feature selection 2🟡

Advanced topics

Number Lesson Complexity
-Simpson's paradox🟡
-DAGs with math🔴
-Attribution🔴
-Causal assumptions🟡
-A/B testing🟡
-Causality and time🔴
-Shapley values🟡

Complexity score:

  • 🟢: a piece of cake
  • 🟡: requires thinking about it, involves some math
  • 🔴: requires connecting dots, it's more rigorous

If you need a quick refresher on probability, check out this page.

External material such as books, video lectures, repos and Python packages are listed here.