Learn Before
Where does a mislabeled dev example get its error?
Question: In a dev-set example that is incorrectly labeled, who introduced the mistake, and did it happen before or after the learning algorithm saw the example?
Sample answer: The mistake was introduced by a human labeler, and it happened before the algorithm processed the example.
Key points:
- A human labeler introduced the incorrect label.
- The error occurred before the algorithm encountered the example.
Rubric: The answer must say that a human labeler made the mistake and that the mistake existed before the algorithm processed the data.
0
1
Tags
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Data Science
Machine Learning Strategy
Machine Learning Yearning @ DeepLearning.AI
Related
Adding a Mislabeled Column to Error Review
When to Repair Noisy Development Labels
Keep Validation and Test Label Fixes Aligned
In dev-set error analysis, what does it mean for an example to be mislabeled?
True or False: Mislabeled examples in a dev set are mistakes made by the model.
In a labeled example written as (x, _____), the second component is the target label.
Match each symbol in a mislabeled training example to its meaning.
Arrange the events that lead to finding a mislabeled validation example in a text classifier project.
What makes a dev-set example mislabeled?
Find the data problem in a traffic-sign classifier's dev set.
Where does a mislabeled dev example get its error?
Which option shows a mislabeled example in a wildlife image dataset used to classify birds?
True or False: In a mislabeled training example (x, y), the value y is wrong.