In a pipeline A → B → C, if replacing A's output with a perfect output fixes the system, you attribute the error to _____.
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)
Tags
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Data Science
Machine Learning Strategy
Related
Self-Driving Car Error Attribution Scenario
DAG Ordering for Pipeline Error Attribution
What is the purpose of manually replacing a component's output with a 'perfect' output in the error attribution procedure?
If replacing A's output with a perfect output causes the pipeline to produce a correct result, the error should be attributed to component B.
In a pipeline A → B → C, if replacing A's output with a perfect output fixes the system, you attribute the error to _____.
Match each error attribution scenario to the correct conclusion about which pipeline component caused the error.
Order the steps of the general error attribution procedure for a three-step pipeline A → B → C.
In a pipeline A → B → C, under what condition does the error attribution procedure conclude that component C caused the error?
The error attribution procedure requires retraining every pipeline component from scratch for each dev-set mistake analyzed.
The error attribution procedure is applied to each _____ the system makes on the dev set, one at a time.
Match each pipeline component in A → B → C to the diagnostic action taken when testing whether it is the source of a dev-set error.
Order the reasoning steps for deciding which component to prioritize for improvement after running error attribution across many dev-set mistakes.