Learn Before
What to do when an evaluation score favors the wrong goal
Question: What happens if a machine learning evaluation score measures something different from the project’s real objective, and what should the team do to fix it?
Sample answer: If the score is not aligned with the project’s true goal, it stops being a dependable way to compare models. The team may end up choosing a model that looks good on the score but performs poorly on the real task. The fix is to replace or redesign the evaluation metric so it matches the outcome the project actually needs.
Key points:
- The score is tracking the wrong target.
- It can no longer be relied on to pick the best model.
- The remedy is to change the evaluation metric so it reflects the real objective.
Rubric: The response should clearly state that (1) the metric is misaligned with the project goal, (2) it is no longer trustworthy for model selection, and (3) the appropriate response is to revise the evaluation metric.
0
1
Tags
Machine Learning
Deep Learning
Machine Learning Strategy
Supervised Learning
Dive into Deep Learning @ D2L
Data Science
Machine Learning Yearning @ DeepLearning.AI
Related
Accuracy Is Not Always the Right Metric
Using a Strong Penalty for a Critical Error Type
Set a New Evaluation Goal When the Current Metric Is Unreliable
What should a team do if its evaluation metric is rewarding the wrong outcome?
If an evaluation metric does not reflect the real project goal, it is still reliable for choosing the best model.
A score that measures the wrong target should not be used to ____ the best model.
Match each metric concept to its description.
What should a team do after noticing its metric points to the wrong goal?
What to do when an evaluation score favors the wrong goal
Diagnose a metric mismatch in a fraud detection model selection process.
What should a team do if its metric does not match the real objective?
What happens when an evaluation metric tracks the wrong goal?
A team should replace an evaluation metric that no longer reflects the project goal.