Learn Before
How can error analysis guide changes to input features when addressing variance?
Question: Answer in one to three sentences using the source's description of feature modification.
Sample answer: Error analysis can reveal a particular category of errors and inspire the creation of additional input features. Those features can help the algorithm eliminate that category of errors.
Key points:
- Use insights from error analysis.
- Create additional input features.
- Target a particular category of errors.
Rubric: The answer should connect insights from error analysis to creating additional features that address a particular category of errors.
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)
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
Adding Regularization to Reduce Variance
Early Stopping to Reduce Variance
Feature Selection for Variance Reduction
Decreasing Model Size as a Variance Remedy
Which technique is described as the simplest and most reliable way to address high variance?
Adding regularization can reduce variance while increasing bias.
Stopping gradient descent early based on _____ error can reduce variance.
Match each variance-reduction technique with its defining consideration.
Order the reasoning process for choosing a remedy for a high-variance algorithm.
Explain why decreasing model size should be used cautiously as a remedy for high variance.
Choose a variance remedy when model computation is not a constraint.
How can error analysis guide changes to input features when addressing variance?
Which action correctly applies early stopping to a high-variance learning algorithm?
Feature selection is guaranteed to reduce variance without affecting bias.