Machine Learning Tutorials From Novice To Pro , 13 Project 2: Multiple Linear Regression
In this video, we will implement a complete project in one video on Multiple Linear Regression using Gradient Descent Algorithm. We will implement the entire code from absolute scratch, reading the dataset, performing gradient descent and then make predictions using Multiple Linear Regression. Towards the end of the video, we will compute some performance metrics that we had discussed in one of the videos like RSE and RSquare Metric to end with the video. The code for the video can be found on GitHub. ,py
|
|