Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
 

Microsoft AI-900 Exam Actual Questions

The questions for AI-900 were last updated on Nov. 16, 2024.
  • Viewing page 1 out of 50 pages.
  • Viewing questions 1-5 out of 246 questions

Topic 1 - Single Topic

Question #1 Topic 1

A company employs a team of customer service agents to provide telephone and email support to customers.
The company develops a webchat bot to provide automated answers to common customer queries.
Which business benefit should the company expect as a result of creating the webchat bot solution?

  • A. increased sales
  • B. a reduced workload for the customer service agents
  • C. improved product reliability
Reveal Solution Hide Solution   Discussion   78

Correct Answer: B 🗳️

Question #2 Topic 1

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

  • 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.
Reveal Solution Hide Solution   Discussion   67

Correct Answer: B 🗳️

Question #3 Topic 1

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.
Hot Area:

Reveal Solution Hide Solution   Discussion   50

Correct Answer:
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

Question #4 Topic 1

You build a machine learning model by using the automated machine learning user interface (UI).
You need to ensure that the model meets the Microsoft transparency principle for responsible AI.
What should you do?

  • A. Set Validation type to Auto.
  • B. Enable Explain best model.
  • C. Set Primary metric to accuracy.
  • D. Set Max concurrent iterations to 0.
Reveal Solution Hide Solution   Discussion   21

Correct Answer: B 🗳️

Question #5 Topic 1

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.
Hot Area:

Reveal Solution Hide Solution   Discussion   55

Correct Answer:
Anomaly detection encompasses many important tasks in machine learning:
Identifying transactions that are potentially fraudulent.
Learning patterns that indicate that a network intrusion has occurred.
Finding abnormal clusters of patients.
Checking values entered into a system.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/anomaly-detection

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...