AI-102 · Question #200
SIMULATION Use the following login credentials as needed: - To enter your username, place your cursor in the Sign in box and click on the username below. - To enter your password, place your cursor…
The correct answer walks through the complete and required workflow for creating a LUIS (Language Understanding) classic model: navigating to luis.ai, creating a named application (1u12345678), defining the 'Travel' intent with the 'Boat' utterance, and publishing the model to…
Question
Explanation
The correct answer walks through the complete and required workflow for creating a LUIS (Language Understanding) classic model: navigating to luis.ai, creating a named application (1u12345678), defining the 'Travel' intent with the 'Boat' utterance, and publishing the model to make it operational. All steps are mandatory - skipping any single step (e.g., not publishing) would result in a non-functional or incomplete solution. Publishing is critical because a trained but unpublished model cannot be consumed by applications via the prediction endpoint.
Topics
Community Discussion
No community discussion yet for this question.