Artificial Intelligence & Machine Learning

Which concept is defined as follows: an optimization algorithm used to minimize a model's error by iteratively adjusting its parameters?

Correct answer

B. Gradient descent

Explanation

Gradient descent refers to an optimization algorithm used to minimize a model's error by iteratively adjusting its parameters.