Microsoft AI-900 Microsoft Azure AI Fundamentals Online Training
Microsoft AI-900 Online Training
The questions for AI-900 were last updated at Nov 23,2024.
- Exam Code: AI-900
- Exam Name: Microsoft Azure AI Fundamentals
- Certification Provider: Microsoft
- Latest update: Nov 23,2024
You send an image to a Computer Vision API and receive back the annotated image shown in the exhibit.
Which type of computer vision was used?
- A . object detection
- B . semantic segmentation
- C . optical character recognition (OCR)
- D . image classification
What are two tasks that can be performed by using computer vision? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Predict stock prices.
- B . Detect brands in an image.
- C . Detect the color scheme in an image
- D . Translate text between languages.
- E . Extract key phrases.
In which two scenarios can you use the Form Recognizer service? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Extract the invoice number from an invoice.
- B . Translate a form from French to English.
- C . Find image of product in a catalog.
- D . Identity the retailer from a receipt.
What is a use case for classification?
- A . predicting how many cups of coffee a person will drink based on how many hours the person slept the previous night.
- B . analyzing the contents of images and grouping images that have similar colors
- C . predicting whether someone uses a bicycle to travel to work based on the distance from home to work
- D . predicting how many minutes it will take someone to run a race based on past race times
Your company wants to build a recycling machine for bottles. The recycling machine must automatically identify bottles of the correct shape and reject all other items.
Which type of AI workload should the company use?
- A . anomaly detection
- B . conversational AI
- C . computer vision
- D . natural language processing
You need to build an image tagging solution for social media that tags images of your friends automatically.
Which Azure Cognitive Services service should you use?
- A . Computer Vision
- B . Face
- C . Text Analytics
- D . Form Recognizer
What are two tasks that can be performed by using the Computer Vision service? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Train a custom image classification model.
- B . Detect faces in an image.
- C . Recognize handwritten text.
- D . Translate the text in an image between languages.
You are processing photos of runners in a race.
You need to read the numbers on the runners’ shirts to identity the runners in the photos.
Which type of computer vision should you use?
- A . facial recognition
- B . optical character recognition (OCR)
- C . semantic segmentation
- D . object detection
Topic 4, Describe features of Natural Language Processing (NLP) workloads on Azure
You are developing a chatbot solution in Azure.
Which service should you use to determine a user’s intent?
- A . Translator Text
- B . QnA Maker
- C . Speech
- D . Language Understanding (LUIS)
You have insurance claim reports that are stored as text.
You need to extract key terms from the reports to generate summaries.
Which type of Al workload should you use?
- A . conversational Al
- B . anomaly detection
- C . natural language processing
- D . computer vision