A00-240 · Question #36
The maximum value for the training data occurs for model number 46, and the maximum value for the validation data occurs for model number 43. If you base model selection solely on overall average prof
The correct answer is B. Select model 43. Selecting model 43 is correct because the question asks for the best overall average profit-meaning the combined average of both training and validation performance. Even though model 46 peaks on training data alone, model 43's superior validation score gives it the higher combin
Question
Options
- ASelect model 46
- BSelect model 43
- CSelect model 45
- DSelect model 21
How the community answered
(50 responses)- A14% (7)
- B74% (37)
- C4% (2)
- D8% (4)
Explanation
Selecting model 43 is correct because the question asks for the best overall average profit-meaning the combined average of both training and validation performance. Even though model 46 peaks on training data alone, model 43's superior validation score gives it the higher combined average across both datasets, making it the best choice when both are weighted equally.
Why the distractors fail:
- A (Model 46) is the classic overfitting trap - it wins on training data only, which suggests it may be too tightly fit to that data. Optimizing solely for training performance ignores how the model generalizes.
- C (Model 45) is a plausible-sounding middle ground, but it doesn't lead on either metric, so it can't win the average either.
- D (Model 21) is a far-off distractor with no supporting evidence from either metric.
Memory tip: Think of it as a two-event competition - training and validation are each one event. The winner isn't whoever dominates one event (model 46), but whoever has the best combined score across both. Model 43 is the overall athlete, not just a training-day specialist.
Topics
Community Discussion
No community discussion yet for this question.