CT-AI · Question #52
Data used for an object detection ML system was found to have been labelled incorrectly in many cases. Which ONE of the following options is most likely the reason for this problem?
The correct answer is B. Accuracy issues. Accuracy Issues: The primary goal of labeling data in machine learning is to ensure that the model can accurately learn and make predictions based on the given labels. Incorrectly labeled data directly impacts the model's accuracy, leading to poor performance because the model…
Question
Data used for an object detection ML system was found to have been labelled incorrectly in many cases. Which ONE of the following options is most likely the reason for this problem?
Options
- ASecurity issues
- BAccuracy issues
- CPrivacy issues
- DBias issues
How the community answered
(51 responses)- A4% (2)
- B78% (40)
- C12% (6)
- D6% (3)
Explanation
Accuracy Issues: The primary goal of labeling data in machine learning is to ensure that the model can accurately learn and make predictions based on the given labels. Incorrectly labeled data directly impacts the model's accuracy, leading to poor performance because the model learns incorrect patterns.
Topics
Community Discussion
No community discussion yet for this question.