ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 61 - AI-102 discussion

Report
Export

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?

A.
Enable active learning.
Answers
A.
Enable active learning.
B.
Add a machine learned entity.
Answers
B.
Add a machine learned entity.
C.
Add additional examples to the GetContactDetails intent.
Answers
C.
Add additional examples to the GetContactDetails intent.
D.
Add examples to the None intent.
Answers
D.
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
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first