AI-900 · Question #178
AI-900 Question #178: Real Exam Question with Answer & Explanation
Each scenario maps to a distinct AI workload type based on the nature of the task. Computer vision handles visual data interpretation like recognizing handwritten letters from images. Anomaly detection identifies outliers or unusual patterns in data, such as a suspicious credit c
Question
Drag and Drop Question Match the types of AI workloads to the appropriate scenarios. To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than once, or not at all. NOTE: Each correct selection is worth one point. Answer:
Options
- Identify handwritten letters.Computer vision
- Identify an unusual credit card payment.Anomaly detection
- Group animals based on multiple measurements.Machine Learning (Clustering)
- Predict the sentiment of a social media post.Natural language processing
Explanation
Each scenario maps to a distinct AI workload type based on the nature of the task. Computer vision handles visual data interpretation like recognizing handwritten letters from images. Anomaly detection identifies outliers or unusual patterns in data, such as a suspicious credit card transaction that deviates from normal behavior. Clustering (unsupervised Machine Learning) groups unlabeled data points by similarity, fitting the scenario of grouping animals by measurements without predefined categories. Natural Language Processing (NLP) analyzes and interprets human language, making it ideal for sentiment analysis of social media posts.
Topics
Community Discussion
No community discussion yet for this question.