Home Questions What is "regularization" in machine learning?
Question:

What is "regularization" in machine learning?

Choose the correct answer:
  • A. Increasing model complexity
  • B. Adding noise to the data
  • C. Penalizing complex models ✅ Correct
  • D. Optimizing hyperparameters
  • E. Reducing model accuracy
Explanation:
Regularization adds a penalty for more complex models to prevent overfitting, encouraging simpler models that generalize better.

Related Questions & One-Liners

  • No related questions / one-liners available.

Related Study Material

A Quiz on Artificial Intelligence and Machine Learning

This set of questions covers a range of foundational topics in AI and ML, including supervised and unsupervised learning, model evaluation, and applications in natural…

Scroll to Top