AI-102 · Question #399
You have a training dataset that contains 10,000 PDF documents. The documents contain scanned books, comics, and magazines. You are building a solution that will use Azure AI and a custom model. You…
The correct answer is D. a multi label image classification model. AutoML Image Classification Multi-label Multi-label image classification is a computer vision task where the goal is to predict a set of labels associated with each individual image. You may consider using multi-label classification where you need to determine several…
Question
Options
- Aa custom extraction model
- Ba multi label classification project
- Ca custom named entity recognition (NER) project
- Da multi label image classification model
How the community answered
(60 responses)- A15% (9)
- B2% (1)
- C5% (3)
- D78% (47)
Explanation
AutoML Image Classification Multi-label Multi-label image classification is a computer vision task where the goal is to predict a set of labels associated with each individual image. You may consider using multi-label classification where you need to determine several properties of a given image. https://learn.microsoft.com/en-us/azure/machine-learning/component-reference-v2/image-classifi cation-multilabel
Topics
Community Discussion
No community discussion yet for this question.