**Notebooks & Github codes** - [ ] [Quickstart Notebook for using Causalgraphicalmodels python module: used to describe and manipulate Causal Graphical Models and Structural Causal Models. ](https://github.com/ijmbarr/causalgraphicalmodels/blob/master/notebooks/cgm-examples.ipynb) - [ ] [Introduction to CasualgraphicModel](https://github.com/ijmbarr/causalgraphicalmodels/blob/master/notebooks/cgm-examples.ipynb) **Key Papers & blogs** - [x] [If correlation doesn’t imply causation, then what does?](https://michaelnielsen.org/ddi/if-correlation-doesnt-imply-causation-then-what-does/) - [x] [DoWhy](https://arxiv.org/pdf/2011.04216.pdf): An End-to-End Library for Causal Inference (arxiv) - DoWhy package paper - [ ] [Mini course on Causality, Cambridge MIT](http://web.math.ku.dk/~peters/jonas_files/mitTutorialJonas.pdf) - [ ] [Controlling Confounding Bias](http://bayes.cs.ucla.edu/BOOK-2K/ch3-3.pdf) - [ ] [Slides on Causality](http://mlss.tuebingen.mpg.de/2017/speaker_slides/Causality.pdf) - [ ] [Causality lecture note](http://web.math.ku.dk/~peters/jonas_files/scriptChapter1-4.pdf) - [ ] [Confounding Bias](https://sph.unc.edu/wp-content/uploads/sites/112/2015/07/nciph_ERIC11.pdf) - [ ] [Analysis of Breast Cancer Detection Using Different Machine Learning Techniques](https://link.springer.com/chapter/10.1007/978-981-15-7205-0_10) | SpringerLink - [ ] [ANALYSIS OF FEATURE SELECTION WITH CLASSFICATION: BREAST CANCER DATASETS](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.301.1824&rep=rep1&type=pdf) **Talks & Videos** - [ ] [Tutorial Session B – Causes and Counterfactuals: Concepts, Principles and Tools (Microft, 2014)](https://www.microsoft.com/en-us/research/video/tutorial-session-b-causes-and-counterfactuals-concepts-principles-and-tools/?from=http%3A%2F%2Fresearch.microsoft.com%2Fapps%2Fvideo%2Fdefault.aspx%3Fid%3D206977) - [ ] [Plenary 2: The Mathematics of Causal Inference: with Reflections on Machine Learning](https://www.microsoft.com/en-us/research/video/plenary-2-the-mathematics-of-causal-inference-with-reflections-on-machine-learning/?from=http%3A%2F%2Fresearch.microsoft.com%2Fapps%2Fvideo%2Fdefault.aspx%3Fid%3D191888) **General** - [ ] [Causality by Judea Pearls 2nd edition](http://bayes.cs.ucla.edu/BOOK-2K/) - [ ] [Causal inference in statistics: An overview (2019)](http://ftp.cs.ucla.edu/pub/stat_ser/r350.pdf) - [ ] [Main reference](https://arxiv.org/pdf/2107.00793.pdf) **Wikipedia** - [x] [Causal Graphical Models](https://en.wikipedia.org/wiki/Causal_graph) - [ ] [Structural Causal Models](https://en.wikipedia.org/wiki/Structural_equation_modeling) - [ ] [Rubin causal model - Wikipedia](https://en.wikipedia.org/wiki/Rubin_causal_model) - [ ] [Instrumental variables estimation - Wikipedia](https://en.wikipedia.org/wiki/Instrumental_variables_estimation)
Notebooks & Github codes
Key Papers & blogs
Talks & Videos
General
Wikipedia