See documents tagged withcausality
Resources đ
- Introduction to Causal Inference by Brady Neal
- Causal Inference: What If by Miguel A. HernĂĄn, James M. Robins
- If correlation doesnât imply causation, then what does? â DDI
- inference by Ferenc HuszĂĄr:
- Causal Inference With Python Part 2 - Causal Graphical Models
- 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