From 360b694225529c705979962aa297f7ab686beef7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 1 Sep 2022 21:09:59 +0200 Subject: [PATCH] Added Causal Machine Learning Hi, Stjepan from Manning here. We have this wonderful book on causal machine learning. It's not a paper read, but I thought it might be a good match for your list anyway. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8c0c1b..8af76e6 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ This is a list of papers about causality. - [Estimating individual treatment effect: generalization bounds and algorithms](https://arxiv.org/pdf/1606.03976.pdf)(2017) - [Causal Decision Trees](https://arxiv.org/pdf/1508.03812.pdf)(2020) - [Estimating Individual Treatment Effect in Observational Data Using Random Forest Methods](https://arxiv.org/pdf/1701.05306.pdf)(2018) +- [Causal Machine Learning](https://www.manning.com/books/causal-machine-learning)(2022) - Early access ## Causal Recommendation - [CausalInt: Causal Inspired Intervention for Multi-Domain Recommendation](2022KDD)