- Replacing the do-calculus with Bayes rule
- Causal inference with Bayes rule
- The Seven Tools of Causal Inference with Reflections on Machine Learning
See documents tagged withcausality
Resources đ
- Introduction to Causal Inference by Brady Neal
- A Primer on Causal Analysis
- Causal Inference: What If by Miguel A. HernĂĄn, James M. Robins
- Causality101
- If correlation doesnât imply causation, then what does? â DDI
- inference by Ferenc HuszĂĄr:
- Causal Inference With Python Part 2 - Causal Graphical Models
- Causal Inference with Bayesian Networks. Main Concepts and Methods from the CausalNex docs
- Stanford Encyclopedia of Philosophy
See also
Implementation & Tools
- DoWhy | An end-to-end library for causal inference
- ijmbarr/causalgraphicalmodels Causal Graphical Models in Python
- Causal Graphical Models and the package (
pip install cgm
) - A python library for building causal graphical models, closely following Daphne Kollerâs Coursera course on Probabilistic Graphical Models, and her 2009 book Probabilistic Graphical Models: Principles and Techniques