Artificial Intelligence & Machine Learning

What is the function or purpose of Overfitting?

Correct answer

B. A modeling error where a model learns the training data too well, including noise, and performs poorly on new data.

Explanation

Overfitting refers to a modeling error where a model learns the training data too well, including noise, and performs poorly on new data.