pymc-devs / pymc-examples

Examples of PyMC models, including a library of Jupyter notebooks.
https://www.pymc.io/projects/examples/en/latest/
MIT License
259 stars 212 forks source link

Counterfactual generation using pymc do-operator #568

Open shekharkhandelwal1983 opened 10 months ago

shekharkhandelwal1983 commented 10 months ago

Notebook proposal

Title: Counterfactual generation using pymc do-operator

Why should this notebook be added to pymc-examples?

This blog explains how to generate counterfactuals using newly introduced do-operator within pymc library. It explains in a very basic way how and why to generate counterfactuals, and how it is a stepping stone towards Causality.

Suggested categories:

Related notebooks

Cover related notebooks on which this notebook will build, make sure that the notebook is not duplicated and explain whether it should be a new notebook or extend an existing one.

References

If applicable, references and material that could help in writing the notebook.