From 880a6b5cc09c8b1c145226a766b3cdef6db9d057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 7 Oct 2021 13:45:49 +0200 Subject: [PATCH] Added Regression, a Friendly Guide Hi, Stjepan from Manning here. i thought this title might be a good match for your list. Thank you for considering it. Best, --- data-science.md | 1 + 1 file changed, 1 insertion(+) diff --git a/data-science.md b/data-science.md index 4aa3b67..4373117 100644 --- a/data-science.md +++ b/data-science.md @@ -124,6 +124,7 @@ p-value ## Books - [***Mining of Massive Datasets***](http://www.mmds.org/) - The book is based on Stanford Computer Science course CS246: Mining Massive Datasets +- [***Regression, a Friendly Guide***](https://www.manning.com/books/regression-a-friendly-guide) - The book that teaches you how to predict future outcomes and understand important relationships in your data using regression ## Course