This is a continuation video of the Linear Regression fundamentals videos. After reminding some fundamentals, I explained the way of finding the best linear regression model, updating the weights of the equation, gradient descent, loss functions etc.
#machinelearning #linearregression #fundamentals #gradientdescent
Timecode:
0:00 Recap
0:53 How to find the fittest model
2:16 Loss functions
3:17 Flowchart
4:54 Updating the weights
6:19 Gradient descent(simply), learning rate's effect