Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 647 Bytes

File metadata and controls

19 lines (10 loc) · 647 Bytes

Machine Learning Class - III

Machine Learning Class - III recording: Here

October 30, 2021

Topics covered:

Logistic Regression

  • The notebook used to demonstrate the concepts in class have been uploaded in the repository folder.
  • If you want to dive deeper into the mathematics behind Logistic Regression you can follow the course "Fundamentals of ML by Sanjay Dasgupta".

Additional reading material

  • Video of 3blue1brown which gives an indepth explanation to gradient descent can be found here.