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?
Test the model by using new utterances
Add utterances to the None intent
Create a prebuilt task entity
Create a new model
The None intent is filled with utterances that are outside of your domain.
Submit