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. This popup appeared:

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.

Clicked explains anything you highlight — right where you're reading.

Install Clicked — it's free to try

50 free Explanations · No credit card required