Learn Before
State the two issue-to-action mappings in the formula.
Question: In one to three sentences, state the recommended action for high avoidable bias and the recommended action for high variance.
Sample answer: For high avoidable bias, increase model size. For high variance, add data to the training set.
Key points:
- High avoidable bias: increase model size.
- High variance: add training data.
Rubric: The answer must state both mappings accurately and without reversing them.
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
Increasing Model Size to Reduce Avoidable Bias
Adding Training Data to Reduce Variance
Scaling Model Size and Training Data Has Practical Limits
Techniques for Reducing Avoidable Bias
Techniques for Reducing Variance
Which action does the simple formula recommend for high avoidable bias?
True or false: High variance calls for adding training data.
For high avoidable bias, increase the _____ of the model.
Match each bias/variance concept with its role in the simple formula.
Order the reasoning steps for applying the simple remediation formula.
Explain how the simple formula assigns different remedies to bias and variance.
Choose remedies for two teams facing different diagnosed errors.
State the two issue-to-action mappings in the formula.
Which pair correctly applies the formula to both diagnoses?
True or false: The formula gives the same remedy for bias and variance.