[Q18-Q42] Updated Dec-2023 Exam Engine or PDF for the Microsoft AI-900 test to help you quickly prepare for the Microsoft exam!

Share

Updated Dec-2023 Test Engine or PDF for the Microsoft AI-900 test to help you quickly prepare for the Microsoft exam!

Full AI-900 Practice Test and 232 unique questions with explanations waiting just for you, get it now!

NEW QUESTION # 18
You plan to apply Text Analytics API features to a technical support ticketing system.
Match the Text Analytics API features to the appropriate natural language processing scenarios.
To answer, drag the appropriate feature from the column on the left to its scenario on the right. Each feature may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing
https://azure.microsoft.com/en-us/services/cognitive-services/text-analytics


NEW QUESTION # 19
Match the types of machine learning to the appropriate scenarios.
To answer, drag the appropriate machine learning type from the column on the left to its scenario on the right. Each machine learning type may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 20
Select the answer that correctly completes the sentence

Answer:

Explanation:


NEW QUESTION # 21
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation

Box 1: Yes
Azure bot service can be integrated with the powerful AI capabilities with Azure Cognitive Services.
Box 2: Yes
Azure bot service engages with customers in a conversational manner.
Box 3: No
The QnA Maker service creates knowledge base, not question and answers sets.
Note: You can use the QnA Maker service and a knowledge base to add question-and-answer support to your bot. When you create your knowledge base, you seed it with questions and answers.
Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-tutorial-add-qna


NEW QUESTION # 22
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 23
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:
Explanation
Graphical user interface, text, application, email Description automatically generated


NEW QUESTION # 24
To complete the sentence, select the appropriate option in the answer area.

Answer:

Explanation:

Explanation:
Accelerate your business processes by automating information extraction. Form Recognizer applies advanced machine learning to accurately extract text, key/value pairs, and tables from documents. With just a few samples, Form Recognizer tailors its understanding to your documents, both on-premises and in the cloud. Turn forms into usable data at a fraction of the time and cost, so you can focus more time acting on the information rather than compiling it.
Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/form-recognizer/


NEW QUESTION # 25
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 26
You have the following dataset.

You plan to use the dataset to train a model that will predict the house price categories of houses.
What are Household Income and House Price Category? To answer, select the appropriate option in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio/interpret-model-results


NEW QUESTION # 27
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation

Reference:
https://docs.microsoft.com/en-gb/azure/cognitive-services/qnamaker/concepts/data-sources-and-content
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/choose-natural-language-processing-service


NEW QUESTION # 28
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. Find image of product in a catalog.
  • B. Identity the retailer from a receipt.
  • C. Translate a form from French to English.
  • D. Extract the invoice number from an invoice.

Answer: B,D

Explanation:
Section: Describe features of computer vision workloads on Azure
Explanation/Reference:
https://azure.microsoft.com/en-gb/services/cognitive-services/form-recognizer/#features


NEW QUESTION # 29
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-introduction?view=azure-bot-service-4.0


NEW QUESTION # 30
Select the answer that correctly completes the sentence.

Answer:

Explanation:


NEW QUESTION # 31
Select the answer that correctly completes the sentence.

Answer:

Explanation:


NEW QUESTION # 32
To complete the sentence, select the appropriate option in the answer area.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/home custom vision - This is a type of computer vision service which helps in building/training models using user provided data Creating an object detection solution with Custom Vision consists of three main tasks. First you must use upload and tag images, then you can train the model, and finally you must publish the model so that client applications can use it to generate predictions.
https://docs.microsoft.com/en-us/learn/modules/detect-objects-images-custom-vision/2-object-detection-azure


NEW QUESTION # 33
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. Recognize handwritten text.
  • B. Translate the text in an image between languages.
  • C. Train a custom image classification model.
  • D. Detect faces in an image.

Answer: A,D


NEW QUESTION # 34
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. image classification
  • C. optical character recognition (OCR)
  • D. semantic segmentation

Answer: A

Explanation:
Section: Describe features of computer vision workloads on Azure
Explanation
Explanation:
Object detection is similar to tagging, but the API returns the bounding box coordinates (in pixels) for each object found. For example, if an image contains a dog, cat and person, the Detect operation will list those objects together with their coordinates in the image. You can use this functionality to process the relationships between the objects in an image. It also lets you determine whether there are multiple instances of the same tag in an image.
The Detect API applies tags based on the objects or living things identified in the image. There is currently no formal relationship between the tagging taxonomy and the object detection taxonomy. At a conceptual level, the Detect API only finds objects and living things, while the Tag API can also include contextual terms like
"indoor", which can't be localized with bounding boxes.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-object-detection


NEW QUESTION # 35
Which AI service should you use to create a bot from a frequently asked questions (FAQ) document?

  • A. QnA Maker
  • B. Language Understanding (LUIS)
  • C. Text Analytics
  • D. Speech

Answer: A

Explanation:
Section: Describe features of conversational AI workloads on Azure
Explanation/Reference:


NEW QUESTION # 36
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/overview


NEW QUESTION # 37
You need to scan the news for articles about your customers and alert employees when there is a negative article. Positive articles must be added to a press book.
Which natural language processing tasks should you use to complete the process? To answer, drag the appropriate tasks to the correct locations. Each task may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/named-entity-recognition
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to-sentiment-analysis


NEW QUESTION # 38
Select the answer that correctly completes the sentence.

Answer:

Explanation:


NEW QUESTION # 39
To complete the sentence, select the appropriate option in the answer area.

Answer:

Explanation:


NEW QUESTION # 40
Match the types of machine learning to the appropriate scenarios.
To answer, drag the appropriate machine learning type from the column on the left to its scenario on the right. Each machine learning type may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://developers.google.com/machine-learning/practica/image-classification
https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/object-detection-model-builder
https://nanonets.com/blog/how-to-do-semantic-segmentation-using-deep-learning/


NEW QUESTION # 41
To complete the sentence, select the appropriate option in the answer area.

Answer:

Explanation:

Explanation


NEW QUESTION # 42
......

Full AI-900 Practice Test and 232 unique questions with explanations waiting just for you, get it now: https://freecert.test4sure.com/AI-900-exam-materials.html