Day 39 of #100DaysOfCode
I have created a repository having all my notes and codes of Machine learning specialization course. 🔗
- Linear Regression
- Cost function
- Machine Learning Specialization Course 🔗
-
- Course 1: Supervised Machine Learning: Regression and Classification 🔗
- Regression Model
- Linear Regression
- What is Cost function
- Why to use cost function
- formula of cost function
- Code of linear regression
- Jupyter Notebook
- Python 3.10.2
- All of my notes of this course are in my ML speicalization notes repository. 🔗
Today I have learned about Linear Regression, what is cost function, why to use cost function and it's formula. Also code of linear regression in python.