ExamGecko
Home Home / Microsoft / AI-900

Microsoft AI-900 Practice Test - Questions Answers, Page 5

Question list
Search
Search

List of questions

Search

Related questions











You have a frequently asked questions (FAQ) PDF file.

You need to create a conversational support system based on the FAQ.

Which service should you use?

A.
QnA Maker
A.
QnA Maker
Answers
B.
Text Analytics
B.
Text Analytics
Answers
C.
Computer Vision
C.
Computer Vision
Answers
D.
Language Understanding (LUIS)
D.
Language Understanding (LUIS)
Answers
Suggested answer: A

Explanation:

QnA Maker is a cloud-based API service that lets you create a conversational question-and-answer layer over your existing data. Use it to build a knowledge base by extracting questions and answers from your semi-structured content, including FAQs, manuals, and documents.

Reference:

https://azure.microsoft.com/en-us/services/cognitive-services/qna-maker/

You need to reduce the load on telephone operators by implementing a chatbot to answer simple questions with predefined answers. Which two AI service should you use to achieve the goal? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A.
Text Analytics
A.
Text Analytics
Answers
B.
QnA Maker
B.
QnA Maker
Answers
C.
Azure Bot Service
C.
Azure Bot Service
Answers
D.
Translator Text
D.
Translator Text
Answers
Suggested answer: B, C

Explanation:

Bots are a popular way to provide support through multiple communication channels. You can use the QnA Maker service and Azure Bot Service to create a bot that answers user questions.

Reference:

https://docs.microsoft.com/en-us/learn/modules/build-faq-chatbot-qna-maker-azure-bot-service/

Which two scenarios are examples of a conversational AI workload? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

A.
a smart device in the home that responds to questions such as "What will the weather be like today?"
A.
a smart device in the home that responds to questions such as "What will the weather be like today?"
Answers
B.
a website that uses a knowledge base to interactively respond to users' questions
B.
a website that uses a knowledge base to interactively respond to users' questions
Answers
C.
assembly line machinery that autonomously inserts headlamps into cars
C.
assembly line machinery that autonomously inserts headlamps into cars
Answers
D.
monitoring the temperature of machinery to turn on a fan when the temperature reaches a specific threshold
D.
monitoring the temperature of machinery to turn on a fan when the temperature reaches a specific threshold
Answers
Suggested answer: A, B

You have the process shown in the following exhibit.

Which type AI solution is shown in the diagram?

A.
a sentiment analysis solution
A.
a sentiment analysis solution
Answers
B.
a chatbot
B.
a chatbot
Answers
C.
a machine learning model
C.
a machine learning model
Answers
D.
a computer vision application
D.
a computer vision application
Answers
Suggested answer: B

You need to develop a web-based AI solution for a customer support system. Users must be able to interact with a web app that will guide them to the best resource or answer. Which service should you use?

A.
Custom Vision
A.
Custom Vision
Answers
B.
QnA Maker
B.
QnA Maker
Answers
C.
Translator Text
C.
Translator Text
Answers
D.
Face
D.
Face
Answers
Suggested answer: B

Explanation:

QnA Maker is a cloud-based API service that lets you create a conversational question-and-answer layer over your existing data. Use it to build a knowledge base by extracting questions and answers from your semi-structured content, including FAQs, manuals, and documents. Answer users' questions with the best answers from the QnAs in your knowledge base—automatically. Your knowledge base gets smarter, too, as it continually learns from user behavior. Incorrect Answers:

A: Azure Custom Vision is a cognitive service that lets you build, deploy, and improve your own image classifiers. An image classifier is an AI service that applies labels (which represent classes) to images, according to their visual characteristics. Unlike the Computer Vision service, Custom Vision allows you to specify the labels to apply. D: Azure Cognitive Services Face Detection API: At a minimum, each detected face corresponds to a faceRectangle field in the response. This set of pixel coordinates for the left, top, width, and height mark the located face. Using these coordinates, you can get the location of the face and its size. In the API response, faces are listed in size order from largest to smallest.

Reference:

https://azure.microsoft.com/en-us/services/cognitive-services/qna-maker/

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

A.
QnA Maker
A.
QnA Maker
Answers
B.
Language Understanding (LUIS)
B.
Language Understanding (LUIS)
Answers
C.
Text Analytics
C.
Text Analytics
Answers
D.
Speech
D.
Speech
Answers
Suggested answer: A

Which scenario is an example of a webchat bot?

A.
Determine whether reviews entered on a website for a concert are positive or negative, and then add a thumbs up or thumbs down emoji to the reviews.
A.
Determine whether reviews entered on a website for a concert are positive or negative, and then add a thumbs up or thumbs down emoji to the reviews.
Answers
B.
Translate into English questions entered by customers at a kiosk so that the appropriate person can call the customers back.
B.
Translate into English questions entered by customers at a kiosk so that the appropriate person can call the customers back.
Answers
C.
Accept questions through email, and then route the email messages to the correct person based on the content of the message.
C.
Accept questions through email, and then route the email messages to the correct person based on the content of the message.
Answers
D.
From a website interface, answer common questions about scheduled events and ticket purchases for a music festival.
D.
From a website interface, answer common questions about scheduled events and ticket purchases for a music festival.
Answers
Suggested answer: D

HOTSPOT

You are developing a model to predict events by using classification.

You have a confusion matrix for the model scored on test data as shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.

NOTE: Each correct selection is worth one point.

Question 48
Correct answer: Question 48

Explanation:

Box 1: 11

TP = True Positive.

The class labels in the training set can take on only two possible values, which we usually refer to as positive or negative. The positive and negative instances that a classifier predicts correctly are called true positives (TP) and true negatives (TN), respectively. Similarly, the incorrectly classified instances are called false positives (FP) and false negatives (FN).

Box 2: 1,033

FN = False Negative

Reference:

https://docs.microsoft.com/en-us/azure/machine-learning/studio/evaluate-model-performance

HOTSPOT

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Question 49
Correct answer: Question 49

HOTSPOT

To complete the sentence, select the appropriate option in the answer area.

Question 50
Correct answer: Question 50
Total 268 questions
Go to page: of 27