Diagnose why a book recommendation team can't easily set a target error rate for their system.
Case context: A team has built a book recommendation system that is already performing quite well. They want to know if their current error rate is close to the best achievable, or if there is significant room for improvement, but they are struggling to answer this question.
Question: Based on the source material, what should the team recognize as the core challenge preventing them from determining a reasonable desired error rate, and why does this challenge exist for this type of task?
Sample answer: The team should recognize that book recommendation is a task humans aren't inherently good at, so there is no strong human-level performance to use as a benchmark. Because it's hard to obtain 'optimal' labels and human intuition isn't reliable for this task, the team lacks a clear reference point for what a good error rate should be, unlike tasks where human performance provides a natural target.
Key points:
- Book recommendation is a task humans aren't good at
- Lack of 'optimal' labels makes it hard to benchmark performance
- Human intuition doesn't provide a reliable error rate target
- This differs from tasks where human performance gives a clear benchmark
Rubric: Full credit: connects the difficulty of setting a target error rate to the lack of a reliable human benchmark and mentions the labeling/intuition difficulties. Partial credit: mentions only one of these connections.
0
1
References
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Tags
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Data Science
Machine Learning Strategy
Machine Learning Yearning @ DeepLearning.AI
Related
For tasks like book recommendations, ad selection, or stock prediction, why is human-level performance a weaker baseline?
True or False: It is hard for human labelers to annotate a database of users with the 'optimal' book recommendation.
Pretty much no one can predict the _____.
Match each problem with tasks humans perform poorly at to its explanation from the source.
Order the reasoning steps for why human-level comparison is weak for a task like ad selection.
Explain why human-level performance is a weaker baseline for tasks like stock prediction compared to tasks like image labeling.
Diagnose why a book recommendation team can't easily set a target error rate for their system.
Name two examples of tasks the source gives as ones humans are not good at.
Which statement best explains why 'human intuition is harder to count on' for tasks like stock prediction?
True or False: Human-level performance provides an equally useful baseline for all machine learning tasks.