Question:medium

What is the Gradient Descent algorithm and how does it help in model optimization?

Show Hint

Gradient Descent works like walking downhill to reach the lowest point — each step reduces the model’s error.
Updated On: Mar 2, 2026
Show Solution

Solution and Explanation

Was this answer helpful?
0