Learn Before
Explain why training-data error analysis is relevant when an algorithm has high bias.
Question: In a concise analytical response, connect high bias, training-set fit, and the role of training-data error analysis using only the source concept.
Sample answer: High bias means that the algorithm is not fitting the training set well. In this situation, error analysis on the training data can be useful because it examines the data on which the poor fit is occurring. The analysis may follow a protocol similar to error analysis on the Eyeball dev set and can be performed in addition to other techniques for addressing high bias.
Key points:
- High bias means poor fit to the training set.
- Training-data error analysis can be useful under this condition.
- The protocol can be similar to Eyeball dev set error analysis.
- The analysis can supplement earlier high-bias techniques.
Rubric: A strong response accurately defines high bias through poor training-set fit, explains why training data is the relevant target of analysis, mentions the similar Eyeball-dev-set protocol, and presents the analysis as an additional technique.
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
Reviewing Poor Training Examples to Identify Training Error Categories
When is error analysis on the training data potentially useful?
High bias means the algorithm is not fitting the training set well.
For high bias, error analysis may be performed on the _____ data.
Match each training-error-analysis concept with its source-grounded meaning.
Order the reasoning process for deciding whether to analyze training errors.
Explain why training-data error analysis is relevant when an algorithm has high bias.
What analysis should a team consider after observing poor training-set fit?
How does the source define high bias, and what analysis can help?
How should training-data error analysis relate to other high-bias techniques?
Training-data error analysis can follow a protocol similar to Eyeball dev set error analysis.