CT-AI · Question #85
An ML engineer performing supervised learning needs to label images of football games based on the location of the football in the image. Which ONE of the below labeling approaches can be used?
The correct answer is B. Annotation. Annotation is the correct labeling approach for supervised learning, as it involves manually labeling the images with the correct information, such as marking the location of the football in the image. This labeled data can then be used to train a machine learning model.
Question
An ML engineer performing supervised learning needs to label images of football games based on the location of the football in the image. Which ONE of the below labeling approaches can be used?
Options
- AInternal
- BAnnotation
- CAugmentation
- DBenchmarking
How the community answered
(67 responses)- A9% (6)
- B84% (56)
- C3% (2)
- D4% (3)
Explanation
Annotation is the correct labeling approach for supervised learning, as it involves manually labeling the images with the correct information, such as marking the location of the football in the image. This labeled data can then be used to train a machine learning model.
Topics
Community Discussion
No community discussion yet for this question.