Answer Posted / Ritesh Sharma
Regularization is a technique used to prevent overfitting in machine learning models. It works by adding a penalty term to the loss function, which encourages simpler models that have fewer parameters and are less likely to fit the training data too closely.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers