Day 48 of #100DaysOfCode
I have created a repository having all my notes and codes of Machine learning specialization course. 🔗
- Linear Regression code with Gradient Descent in Python
- Machine Learning Specialization Course 🔗
-
- Course 1: Supervised Machine Learning: Regression and Classification 🔗
- Ipmlemented Linear Regression code with Gradient Descent in Python (week 2 programming assignment)
- All of my notes of this course are in my ML speicalization notes repository. 🔗
Today I did programming assignment of linear regression and with this, Week 2 is completed 🥳.
So far, my pace is good!
Tomorrow, I will use all the things which I learned till now and make linear / polynomial regression model.