Coding Now – Best AI & Full Stack Courses in Delhi NCR | 100% Placement
Limited Offer: Get 50% OFF on AI & Full Stack Courses
📞 Call Now: +91 9667708830
Home Community What is overfitting and how do you prevent it?

What is overfitting and how do you prevent it?

Coding Now Expert  •  Jun 13, 2026  •  212 views
Overfitting occurs when a model learns the training data too well (including noise), so it performs poorly on new data.

**Signs:** High training accuracy, low test accuracy

**Prevention techniques:**
1. **Regularisation** (L1/L2) — penalise large weights
2. **Dropout** — randomly disable neurons during training
3. **Cross-validation** — use k-fold to evaluate
4. **More data** — collect more training examples
5. **Early stopping** — stop training when validation loss increases
6. **Simpler model** — reduce parameters
0

0 Answers

Your Answer

Will not be displayed publicly
💬 Talk to Advisor
1
WhatsApp

Latest from Our Blog

Insights on AI, Data Science, Full Stack & Career

View All Articles →