Judging a Tiny Accuracy Gain in a Hospital Triage Classifier.
Case context: You lead the machine learning team for a hospital network's triage classifier. The current system already performs well. A researcher proposes a new model that they estimate would improve accuracy by 0.02 percentage points, but they note that a development set of 5,000 patient cases is not large enough to verify such a small change.
Question: Based on the principle being taught, should you spend time evaluating this improvement, and what must change about the development set if you want to test it properly?
Sample answer: Yes. In a mature, high-impact application such as medical triage, even a very small gain can matter because it may affect safety, staffing, and operating cost. To measure that gain reliably, you need a much larger development set than 5,000 examples.
Key points:
- Small measured gains can still be valuable in high-impact systems.
- The practical impact can justify evaluating a tiny improvement.
- A larger development set is needed to detect such a small difference.
Rubric: The student must recognize that the proposed improvement is worth evaluating because of its importance in a mature, high-stakes application, and conclude that the development set must be increased well beyond 5,000 examples.
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
Why Might a High-Stakes Project Need a Very Large Dev Set?
In a mature system with major financial impact, teams may work hard to gain even a tiny improvement in accuracy.
To reliably tell whether a fraud-detection model improved by only a tiny amount, the development set may need to be much larger than _____ examples.
Match each application area to why small accuracy gains are financially important.
Order the steps for deciding whether a 10,000-example dev set is large enough for a fraud-detection product.
Why can a very small accuracy gain still matter in a large commercial search or ad ranking system?
Do small high-stakes improvements always need only a modest dev set?
In a business setting where tiny gains matter, a team may still push for a _____ improvement because it can affect profit.
Match each idea to its role in deciding when a dev set should be much larger.
Order the argument for using a larger development set in a high-stakes product.
Why a tiny metric gain can justify a much larger dev set
Judging a Tiny Accuracy Gain in a Hospital Triage Classifier.
Why build a very large development set for a mature business application?