Part 11: What is Gradient Descent?
In the previous blog, we learned how Linear Regression finds a best-fit line to make predictions.
But an important question remains:
How does the model know which line is the best?
The answer lies in
ai-beginners-journey.hashnode.dev4 min read