0% found this document useful (0 votes)
95 views9 pages

Microsoft AI-900 Exam Q&A Guide

Uploaded by

Rohit Pawar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
95 views9 pages

Microsoft AI-900 Exam Q&A Guide

Uploaded by

Rohit Pawar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Questions and Answers PDF 1/9

Thank You for your download

om
Microsoft AI-900 Exam Question & Answers (Demo)
Microsoft Azure AI Fundamentals Exam

.c
ps
m
du
am
ex
id
al
.v
w
w
// w
s:
tp
ht

[Link]
Questions and Answers PDF 2/9

Version: 12.0

Topic 1, Describe Artificial Intelligence workloads and considerations

Question: 1

om
.c
A company employs a team of customer service agents to provide telephone and email support to

ps
customers.

m
The company develops a webchat bot to provide automated answers to common customer queries.

du
Which business benefit should the company expect as a result of creating the webchat bot solution?
am
A. increased sales
ex

B. a reduced workload for the customer service agents


id

C. improved product reliability


al

Answer: B
.v

Explanation:
w
w

Question: 2
// w
s:

For a machine learning progress, how should you split data for training and evaluation?
tp
ht

A. Use features for training and labels for evaluation.


B. Randomly split the data into rows for training and rows for evaluation.
C. Use labels for training and features for evaluation.
D. Randomly split the data into columns for training and columns for evaluation.

Answer: B
Explanation:

[Link]

Question: 3

HOTSPOT
Questions and Answers PDF 3/9

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

om
.c
ps
m
du
am
ex
id
al
.v
w
w
w

Use the drop-down menus to select the answer choice that completes each statement based on the
//

information presented in the graphic.


s:
tp

NOTE: Each correct selection is worth one point.


ht
Questions and Answers PDF 4/9

om
.c
ps
m
du
am
ex
id
al
.v
w

Answer:
w

Explanation:
// w
s:
tp
ht
Questions and Answers PDF 5/9

om
.c
ps
m
du
am
ex
id
al
.v
w
w

Box 1: 11
// w
s:
tp
ht

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
Questions and Answers PDF 6/9

Box 2: 1,033
FN = False Negative

Reference:
[Link]

Finding TP is easy. It basically means the value where Predicted and True value is 1 and that is 11 in
this case.
False Negative means where true value was 1 but predicted value was 0 and that is 1033 in this case
The confusion matrix shows cases where both the predicted and actual values were 1 (known as true

om
positives) at the top left, and cases where both the predicted and the actual values were 0 (true
negatives) at the bottom right. The other cells show cases where the predicted and actual values
differ (false positives and false negatives).

.c
ps
[Link]

m
learning-designer/evaluate-model

Question: 4
du
am
You build a machine learning model by using the automated machine learning user interface (UI).
ex

You need to ensure that the model meets the Microsoft transparency principle for responsible AI.
id
al

What should you do?


.v
w

A. Set Validation type to Auto.


B. Enable Explain best model.
w

C. Set Primary metric to accuracy.


w

D. Set Max concurrent iterations to 0.


//
s:

Answer: B
tp

Explanation:
ht

Model Explain Ability.


Most businesses run on trust and being able to open the ML “black box” helps build transparency
and trust. In heavily regulated industries like healthcare and banking, it is critical to comply with
regulations and best practices. One key aspect of this is understanding the relationship between
input variables (features) and model output. Knowing both the magnitude and direction of the
impact each feature (feature importance) has on the predicted value helps better understand and
explain the model. With model explain ability, we enable you to understand feature importance as
part of automated ML runs.

Reference:
[Link]
machine-learning-service/
Questions and Answers PDF 7/9

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.

om
.c
ps
m
du
am
ex
id
al

Answer:
.v

Explanation:
w
w
// w
s:
tp
ht

Box 1: No

Box 2: Yes

Box 3: Yes
Questions and Answers PDF 8/9

Learning patterns that indicate that a network intrusion has occurred.


Finding abnormal clusters of patients.
Checking values entered into a system.

Reference:
[Link]
detection

om
.c
ps
m
du
am
ex
id
al
.v
w
w
// w
s:
tp
ht
Questions and Answers PDF 9/9

Thank you for your visit.


To try more exams, please visit below link
[Link]

om
.c
ps
m
du
am
ex
id
al
.v
w
w
// w
s:
tp
ht

You might also like