Another must read by O'Reilly!

So, today I found myself dragging my feet, thinking about which book or course I should write about next. After all, it's tough for any book to follow Introduction to Statistical Learning or ISLR (sorry, I am just big fan of ISLR!). However, in my learning journey, I came across a book that, in my opinion, is a true successor to ISLR: Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow by Aurélien Géron. This book is highly recommended in the ML community, and I've relied on its teachings many times, both in my current and previous jobs. With this gem of a book and many others, O'Reilly publications is really proving to be at the fore-front of AI-ML education through its books. I have tried to cover the 3rd edition of this book(contrary to the cover image!). So, let's dive in and see what this book has to offer. Who is this book for? Like most of the books and resources I've written about, this one is aimed at people who are just starting out in ...