Reading Hands on ML
Want to finish this ml book for the n-th time.
I’m just gonna record it this time. The code and progress can also be found here.
Let’s keep it up.
Day 2
Nothing done for the book. Wrote some cheatsheet in the github.
Day 1
Finished the first 4 Chapters two weeks before. Linear Regression, gradient decent, Logistic Regression, all basics.
The End-to-End project is pretty helpful. Grid Search is very efficient for tweaking the parameters.