Problem Glossary
Browse 2 problem terms defined in plain English, from the cultural dictionary of computing.
2 Problem Terms
- Cache Invalidation
- The process of removing or updating stale cached data when the underlying data changes. Phil Karlton's famous quote: 'There are only two hard things in...
- Overfitting
- When a model learns the training data too well — including its noise and random fluctuations — and fails to generalize to new, unseen data. The model has...
Related Topics
- Architecture (1 terms in common)
- Training (1 terms in common)
- Generalization (1 terms in common)
- Caching (1 terms in common)