How should a team respond when its evaluation score no longer reflects real-world usefulness?
Case context: A speech-recognition team notices that its main evaluation score treats every mistake the same way. That becomes a problem because some mistakes are minor, while others cause serious confusion for users. The team no longer trusts the score as a measure of real progress. One group suggests picking the best-looking model by hand after reviewing examples, while another group argues for designing a better metric.
Question: Assess the two options and explain what the team should do next. Describe how the choice affects day-to-day work and how the team's objective should be defined.
Sample answer: The team should avoid relying on manual model-by-model selection as the long-term solution. Instead, it should create a new evaluation metric that matches the real goal more closely, such as one that penalizes the most harmful mistakes more heavily. That metric should then become the team's explicit target. This gives everyone an automatic objective to optimize and keeps progress aligned with the product goal.
Key points:
- Rejects manual selection as the main strategy.
- Recommends building a new metric that better matches the desired outcome.
- Uses that metric to define a clear, automated team goal.
Rubric: A correct response must say that manual selection should not be the primary approach and should recommend creating a new metric that becomes the team's explicit goal.
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
What should a machine learning team do when its main evaluation score is no longer a reliable guide?
A team may continue for a long time by manually picking classifiers before defining a trusted metric.
When a Metric No Longer Reflects the Team’s Goal
What is the best response when a metric no longer matches the real objective?
Manual model picking can continue indefinitely without a trusted metric.
A better way to steer a project is to define a new _____ when the current one does not reflect the real objective.
Match each term to its role after the original project metric stops being dependable.
Put the recovery steps in order after discovering that a project metric is misleading.
Why would a team replace a vague goal with a single explicit metric?
If your evaluation metric stops being trustworthy, the best response is to pause all development until a perfect new metric is found.
Use a dependable metric instead of _____ to picking classifiers by hand.
Match each project response to what happens when a metric cannot be trusted.
Order the logic for replacing a flawed evaluation metric with a better one.
Why does choosing one evaluation metric improve model selection?
How should a team respond when its evaluation score no longer reflects real-world usefulness?
Why choose a replacement metric instead of hand-picking models?