AI-102 · Question #59
Drag and Drop Question You are using a Language Understanding service to handle natural language input from the users of a web-based customer agent. The users report that the agent frequently…
The correct answer is Enable active learning.; Validate the utterances logged for review and modify the model.; Train and republish the Language Understanding model. The correct sequence addresses the problem systematically: first, Enable Active Learning so LUIS can automatically capture and flag real user utterances that it is uncertain about for review. Second, Validate the utterances logged for review and modify the model by reviewing…
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Enable active learning.
- Validate the utterances logged for review and modify the model.
- Train and republish the Language Understanding model.
Explanation
The correct sequence addresses the problem systematically: first, Enable Active Learning so LUIS can automatically capture and flag real user utterances that it is uncertain about for review. Second, Validate the utterances logged for review and modify the model by reviewing those captured utterances, labeling them correctly, and incorporating them to improve intent/entity coverage. Third, Train and republish the Language Understanding model so the improvements are applied and the updated model is deployed to production - directly reducing the 'Sorry, I don't understand that' responses.
Topics
Community Discussion
No community discussion yet for this question.
