>

Clicked Gallery

Overfitting vs. Underfitting: What's the Difference?

Highlighted from a real engineering doc. Explained by Clicked.

Used in a sentence

Engineering Notes · AI Systems

The model memorized the training set perfectly but failed on real test data, displaying classic signs of overfitting.

The reader highlighted one word in the docs. Clicked explained the technical term “overfitting” in simple terms:

Explained in three depths

Same facts, different vibe — Slang mode 😎

Formal definition — The same term, explained the usual way

Overfitting denotes a model that captures sample-specific noise in the training data, achieving low training error but degraded generalization; underfitting denotes insufficient capacity or training to capture the underlying signal, yielding elevated error on both training and held-out data. Detection relies on the divergence between training and validation performance. Mitigations include regularization, early stopping, data augmentation, and capacity reduction for overfitting, and increased model capacity, extended training, and improved feature representation for underfitting.

Want Clicked to explain terms like “overfitting” directly in your browser — including on PDFs?

Add to Chrome — Free

50 free Explanations · No credit card required