Labour Day - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

AI-900 Questions and Answers

Question # 6

Match the types of AI workloads to the appropriate scenarios.

To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

Full Access
Question # 7

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 8

Match the Microsoft guiding principles for responsible AI to the appropriate descriptions.

To answer, drag the appropriate principle from the column on the left to its description on the right. Each principle may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

Full Access
Question # 9

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

Full Access
Question # 10

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

Full Access
Question # 11

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.

Full Access
Question # 12

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.

Full Access
Question # 13

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.

Full Access
Question # 14

You plan to deploy an Azure Machine Learning model as a service that will be used by client applications.

Which three processes should you perform in sequence before you deploy the model? To answer, move the appropriate processes from the list of processes to the answer area and arrange them in the correct order.

Full Access
Question # 15

When you design an AI system to assess whether loans should be approved, the factors used to make the decision should be explainable.

This is an example of which Microsoft guiding principle for responsible AI?

A.

transparency

B.

inclusiveness

C.

fairness

D.

privacy and security

Full Access
Question # 16

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

Full Access
Question # 17

Your company is exploring the use of voice recognition technologies in its smart home devices. The company wants to identify any barriers that might unintentionally leave out specific user groups.

This an example of which Microsoft guiding principle for responsible AI?

A.

accountability

B.

fairness

C.

inclusiveness

D.

privacy and security

Full Access
Question # 18

You are building an AI system.

Which task should you include to ensure that the service meets the Microsoft transparency principle for responsible AI?

A.

Ensure that all visuals have an associated text that can be read by a screen reader.

B.

Enable autoscaling to ensure that a service scales based on demand.

C.

Provide documentation to help developers debug code.

D.

Ensure that a training dataset is representative of the population.

Full Access
Question # 19

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

Full Access
Question # 20

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

Full Access
Question # 21

You run a charity event that involves posting photos of people wearing sunglasses on Twitter.

You need to ensure that you only retweet photos that meet the following requirements:

Include one or more faces.

Contain at least one person wearing sunglasses.

What should you use to analyze the images?

A.

the Verify operation in the Face service

B.

the Detect operation in the Face service

C.

the Describe Image operation in the Computer Vision service

D.

the Analyze Image operation in the Computer Vision service

Full Access
Question # 22

Match the machine learning tasks to the appropriate scenarios.

To answer, drag the appropriate task from the column on the left to its scenario on the right. Each task may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

Full Access
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.

Full Access
Question # 24

You need to predict the income range of a given customer by using the following dataset.

Which two fields should you use as features? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Education Level

B.

Last Name

C.

Age

D.

Income Range

E.

First Name

Full Access
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.

Full Access
Question # 26

What are two metrics that you can use to evaluate a regression model? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

coefficient of determination (R2)

B.

F1 score

C.

root mean squared error (RMSE)

D.

area under curve (AUC)

E.

balanced accuracy

Full Access
Question # 27

You use Azure Machine Learning designer to publish an inference pipeline.

Which two parameters should you use to consume the pipeline? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

the model name

B.

the training endpoint

C.

the authentication key

D.

the REST endpoint

Full Access
Question # 28

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

Full Access
Question # 29

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

Full Access
Question # 30

Which type of machine learning should you use to identify groups of people who have similar purchasing habits?

A.

classification

B.

regression

C.

clustering

Full Access
Question # 31

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

Full Access
Question # 32

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

Full Access
Question # 33

When training a model, why should you randomly split the rows into separate subsets?

A.

to train the model twice to attain better accuracy

B.

to train multiple models simultaneously to attain better performance

C.

to test the model by using data that was not used to train the model

Full Access
Question # 34

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

Full Access
Question # 35

A medical research project uses a large anonymized dataset of brain scan images that are categorized into predefined brain haemorrhage types.

You need to use machine learning to support early detection of the different brain haemorrhage types in the images before the images are reviewed by a person.

This is an example of which type of machine learning?

A.

clustering

B.

regression

C.

classification

Full Access
Question # 36

You need to develop a chatbot for a website. The chatbot must answer users’ questions based on the information in the following documents:

  • A product troubleshooting guide in a Microsoft Word document
  • A frequently asked questions (FAQ) list on a webpage

Which service should you use to process the documents?

A.

Azure Bot Service

B.

Language Understanding

C.

Text Analytics

D.

QnA Maker

Full Access
Question # 37

Your website has a chatbot to assist customers.

You need to detect when a customer is upset based on what the customer types in the chatbot.

Which type of AI workload should you use?

A.

anomaly detection

B.

semantic segmentation

C.

regression

D.

natural language processing

Full Access
Question # 38

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 39

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

Full Access
Question # 40

In which two scenarios can you use a speech synthesis solution? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

an automated voice that reads back a credit card number entered into a telephone by using a numeric keypad

B.

generating live captions for a news broadcast

C.

extracting key phrases from the audio recording of a meeting

D.

an Al character in a computer game that speaks audibly to a player

Full Access
Question # 41

In which two scenarios can you use speech recognition? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

an in-car system that reads text messages aloud

B.

providing closed captions for recorded or live videos

C.

creating an automated public address system for a train station

D.

creating a transcript of a telephone call or meeting

Full Access
Question # 42

You use natural language processing to process text from a Microsoft news story.

You receive the output shown in the following exhibit.

Which type of natural languages processing was performed?

A.

entity recognition

B.

key phrase extraction

C.

sentiment analysis

D.

translation

Full Access
Question # 43

You are building a Language Understanding model for an e-commerce business.

You need to ensure that the model detects when utterances are outside the intended scope of the model.

What should you do?

A.

Test the model by using new utterances

B.

Add utterances to the None intent

C.

Create a prebuilt task entity

D.

Create a new model

Full Access
Question # 44

You need to make the press releases of your company available in a range of languages.

Which service should you use?

A.

Translator Text

B.

Text Analytics

C.

Speech

D.

Language Understanding (LUIS)

Full Access
Question # 45

You need to build an app that will read recipe instructions aloud to support users who have reduced vision.

Which version service should you use?

A.

Text Analytics

B.

Translator Text

C.

Speech

D.

Language Understanding (LUIS)

Full Access
Question # 46

You are authoring a Language Understanding (LUIS) application to support a music festival.

You want users to be able to ask questions about scheduled shows, such as: “Which act is playing on the main stage?”

The question “Which act is playing on the main stage?” is an example of which type of element?

A.

an intent

B.

an utterance

C.

a domain

D.

an entity

Full Access
Question # 47

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 48

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

Full Access
Question # 49

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

Full Access
Question # 50

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.

Full Access
Question # 51

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

Full Access
Question # 52

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

Full Access
Question # 53

You have a database that contains a list of employees and their photos.

You are tagging new photos of the employees.

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 54

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

Full Access
Question # 55

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

Full Access
Question # 56

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.

Full Access
Question # 57

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

Full Access
Question # 58

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 59

You need to develop a mobile app for employees to scan and store their expenses while travelling.

Which type of computer vision should you use?

A.

semantic segmentation

B.

image classification

C.

object detection

D.

optical character recognition (OCR)

Full Access
Question # 60

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.

Full Access
Question # 61

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 62

You need to determine the location of cars in an image so that you can estimate the distance between the cars.

Which type of computer vision should you use?

A.

optical character recognition (OCR)

B.

object detection

C.

image classification

D.

face detection

Full Access
Question # 63

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

Full Access
Question # 64

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.

Full Access
Question # 65

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.

Full Access
Question # 66

Which Azure Al Language feature can be used to retrieve data, such as dates and people's names, from social media posts?

A.

language detection

B.

speech recognition

C.

key phrase extraction

D.

entity recognition

Full Access
Question # 67

You have a dataset that contains experimental data for fuel samples.

You need to predict the amount of energy that can be obtained from a sample based on its density.

Which type of Al workload should you use?

A.

Classification

B.

Clustering

C.

Knowledge mining

D.

Regression

Full Access
Question # 68

Select the answer that correctly completes the sentence.

Full Access
Question # 69

Which parameter should you configure to produce more verbose responses from a chat solution that uses the Azure OpenAI GPT-3.5 model?

A.

Presence penalty

B.

Temperature

C.

Stop sequence

D.

Max response

Full Access
Question # 70

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?”

B.

a website that uses a knowledge base to interactively respond to users’ questions

C.

assembly line machinery that autonomously inserts headlamps into cars

D.

monitoring the temperature of machinery to turn on a fan when the temperature reaches a specific

Threshold

Full Access
Question # 71

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

NOTE: Each correct selection is worth one point.

Full Access
Question # 72

You have a website that includes customer reviews.

You need to store the reviews in English and present the reviews to users in their respective language by recognizing each user’s geographical location.

Which type of natural language processing workload should you use?

A.

translation

B.

language modeling

C.

key phrase extraction

D.

speech recognition

Full Access