From 715f415f4796ffe3c4f19a2e667c2e3cd9b64dfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 22 Dec 2022 22:26:17 +0100 Subject: [PATCH] Added Machine Learning Algorithms in Depth Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 90844a1..346d029 100644 --- a/README.rst +++ b/README.rst @@ -831,6 +831,9 @@ Books * **Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems**: [`Link `_] + + * **Machine Learning Algorithms in Depth**: + [`Link `_] ************