What is overfitting in machine learning?

Data Science with Python Easy

Data Science with Python — Easy

What is overfitting in machine learning?

Key points

  • Overfitting happens when a model is too complex for the amount of training data
  • It can be caused by learning noise instead of true patterns
  • Overfit models have high variance and low generalization ability

Ready to go further?

Related questions