Question

What is overfitting in the context of machine learning models?

A A scenario where a model performs well on both the training data and unseen test data.
B A condition where a model is too complex and captures noise in the training data, leading to poor generalization on new data.
C A process of simplifying a model to improve its performance on the training dataset.
D A technique to ensure that a model is trained with a sufficient amount of data to avoid bias.
E A strategy for improving model performance by using cross-validation to tune hyperparameters.
Practice Next

Hey! Ask a query