ISTQB
CT-AI · Question #11
Which ONE of the following tests is MOST likely to describe a useful test to help detect different kinds of biases in ML pipeline?
The correct answer is B. Test the model during model evaluation for data bias. This is a critical stage where the model is evaluated to detect any biases in the data it was trained on. It directly addresses potential data biases in the model.
Testing, Debugging, and Deployment
Question
Which ONE of the following tests is MOST likely to describe a useful test to help detect different kinds of biases in ML pipeline?
Options
- ATesting the distribution shift in the training data for inappropriate bias.
- BTest the model during model evaluation for data bias.
- CTesting the data pipeline for any sources for algorithmic bias.
- DCheck the input test data for potential sample bias.
How the community answered
(23 responses)- A17% (4)
- B70% (16)
- C9% (2)
- D4% (1)
Explanation
This is a critical stage where the model is evaluated to detect any biases in the data it was trained on. It directly addresses potential data biases in the model.
Topics
#bias detection#ML pipeline#data bias#model evaluation
Community Discussion
No community discussion yet for this question.