A cemetery plot-demand model recites last decade’s odd memorial-week spikes and then fails on next month’s unseen weeks. What should testers name that behavior?
Select an answer to reveal the explanation.
Short Explanation
Reciting last decade’s odd memorial-week spikes and then failing on next month’s unseen weeks is overfitting: the model captured noise rather than the underlying pattern and does not generalize. Underfitting is poor on both slices, concept drift is a changed input-to-label relationship, and a missing hardware note is a card-review finding.
Full Explanation
Overfitting is fitting noise and then generalizing poorly to unseen data. Underfitting, concept drift, and a card-review finding name different problems.