ML Book
I am reading through Aurelien Geron’s Machine Learning book. It’s a great book and I highly recommend it! I made notes and did the exercises so that I can reference things for future projects.
My Github Repository
Part 1: Fundamentals of Machine Learning
- Chapter 1 : The Machine Learning Landscape
- Chapter 2 : End-to-End Machine Learning Project
- Chapter 3 : Classification
- Chapter 4 : Training Models
- Chapter 5 : Support Vector Machines
- Chapter 6 : Decision Trees
- Chapter 7 : Ensemble Learning and Random Forests
- Chapter 8 : Dimensionality Reduction
Part 2: Neural Networks and Deep Learning
- Coming soon…