ExamGecko
Home / Microsoft / AI-102 / List of questions
Ask Question

Microsoft AI-102 Practice Test - Questions Answers, Page 7

Add to Whishlist

List of questions

Question 61

Report Export Collapse

HOTSPOT

You run the following command.

Microsoft AI-102 image Question 19 83991 09262024174204000000

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

Microsoft AI-102 image Question 61 83991 09262024054204000
Correct answer: Microsoft AI-102 image answer Question 61 83991 09262024054204000
Explanation:

Box 1: Yes

http://localhost:5000/status : Also requested with GET, this verifies if the api-key used to start the container is valid without causing an endpoint query.

Box 2: Yes

The command saves container and LUIS logs to output mount at C:\output, located on container host

Box 3: Yes

http://localhost:5000/swagger : The container provides a full set of documentation for the endpoints and a Try it out feature. With this feature, you can enter your settings into a web-based HTML form and make the query without having to write any code. After the query returns, an example CURL command is provided to demonstrate the HTTP headers and body format that's required.

Reference:

https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-container-howto

asked 26/09/2024
Tanvir Anjum
45 questions

Question 62

Report Export Collapse

You are training a Language Understanding model for a user support system.

You create the first intent named GetContactDetails and add 200 examples.

You need to decrease the likelihood of a false positive.

What should you do?

Enable active learning.
Enable active learning.
Add a machine learned entity.
Add a machine learned entity.
Add additional examples to the GetContactDetails intent.
Add additional examples to the GetContactDetails intent.
Add examples to the None intent.
Add examples to the None intent.
Suggested answer: A
Explanation:

Active learning is a technique of machine learning in which the machine learned model is used to identify informative new examples to label. In LUIS, active learning refers to adding utterances from the endpoint traffic whose current predictions are unclear to improve your model.

Reference:

https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-glossary

asked 26/09/2024
PATRICK KOUOBOU
30 questions

Question 63

Report Export Collapse

DRAG DROP

You are building a Language Understanding model for purchasing tickets.

You have the following utterance for an intent named PurchaseAndSendTickets.

Purchase [2 audit business] tickets to [Paris] [next Monday] and send tickets to [[email protected]]

You need to select the entity types. The solution must use built-in entity types to minimize training data whenever possible.

Which entity type should you use for each label? To answer, drag the appropriate entity types to the correct labels. Each entity type 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.

Microsoft AI-102 image Question 63 83993 09262024054204000
Correct answer: Microsoft AI-102 image answer Question 63 83993 09262024054204000
Explanation:

Box 1: GeographyV2

The prebuilt geographyV2 entity detects places. Because this entity is already trained, you do not need to add example utterances containing GeographyV2 to the application intents.

Box 2: Email

Email prebuilt entity for a LUIS app: Email extraction includes the entire email address from an utterance. Because this entity is already trained, you do not need to add example utterances containing email to the application intents.

Box 3: Machine learned

The machine-learning entity is the preferred entity for building LUIS applications.

Reference:

https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-reference-prebuilt-geographyv2

https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-reference-prebuilt-email

https://docs.microsoft.com/en-us/azure/cognitive-services/luis/reference-entity-machine-learned-entity

asked 26/09/2024
Marian Mateev
42 questions

Question 64

Report Export Collapse

You need to build a chatbot that meets the following requirements:

Supports chit-chat, knowledge base, and multilingual models

Performs sentiment analysis on user messages

Selects the best language model automatically

What should you integrate into the chatbot?

Become a Premium Member for full access
  Unlock Premium Member

Question 65

Report Export Collapse

Your company wants to reduce how long it takes for employees to log receipts in expense reports. All the receipts are in English. You need to extract top-level information from the receipts, such as the vendor and the transaction total. The solution must minimize development effort. Which Azure Cognitive Services service should you use?

Become a Premium Member for full access
  Unlock Premium Member

Question 66

Report Export Collapse

You are developing a new sales system that will process the video and text from a public-facing website.

You plan to monitor the sales system to ensure that it provides equitable results regardless of the user's location or background.

Which two responsible Al principles provide guidance to meet the monitoring requirements? Each correct answer presents part of the solution. (Choose two.)

NOTE: Each correct selection is worth one point.

Become a Premium Member for full access
  Unlock Premium Member

Question 67

Report Export Collapse

You have the following C# method for creating Azure Cognitive Services resources programmatically.

Microsoft AI-102 image Question 4 83925 09262024174203000000

You need to call the method to create a free Azure resource in the West US Azure region. The resource will be used to generate captions of images automatically.

Which code should you use?

Become a Premium Member for full access
  Unlock Premium Member

Question 68

Report Export Collapse

You successfully run the following HTTP request.

POST https://management.azure.com/subscriptions/18c51a87-3a69-47a8-aedc-a54745f708a1/resourceGroups/RG1/providers/Microsoft.CognitiveServices/accounts/contosol/regenerateKey? api-version=2017-04-18

Body{"keyName": "Key2"}

What is the result of the request?

Become a Premium Member for full access
  Unlock Premium Member

Question 69

Report Export Collapse

You build a custom Form Recognizer model.

You receive sample files to use for training the model as shown in the following table.

Microsoft AI-102 image Question 6 83927 09262024174203000000

Which three files can you use to train the model? Each correct answer presents a complete solution. (Choose three.)

NOTE: Each correct selection is worth one point.

Become a Premium Member for full access
  Unlock Premium Member

Question 70

Report Export Collapse

A customer uses Azure Cognitive Search.

The customer plans to enable a server-side encryption and use customer-managed keys (CMK) stored in Azure. What are three implications of the planned change? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Become a Premium Member for full access
  Unlock Premium Member
Total 323 questions
Go to page: of 33
Search

Related questions