Using python a Linear Regression Machine Learning Model from Scratch has been created. We have implemented Gradient Descent to find the best 'm' (Slope) and 'b' (Intercept).
-
Implementing Gradient descent to find the best 'b' (Intercept):
-
Implementing Gradient descent to find the best 'm' (Slope):
-
Implementing Gradient Descent:
-
Implementing Linear Regression:
Thank You
Yours Truely,
Anuraag Rath