Skip to content

Commit c9e4f16

Browse files
authored
Update articles/ai-services/language-service/conversational-language-understanding/concepts/best-practices.md
1 parent a8e4255 commit c9e4f16

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/language-service/conversational-language-understanding/concepts

1 file changed

+1
-1
lines changed

articles/ai-services/language-service/conversational-language-understanding/concepts/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,4 +250,4 @@ Once the request is sent, you can track the progress of the training job in Lang
250250

251251
Caveats:
252252
- The None Score threshold for the app (confidence threshold below which the topIntent is marked as None) when using this recipe should be set to 0. This is because this new recipe attributes a certain portion of the in domain probabiliities to out of domain so that the model is not incorrectly overconfident about in domain utterances. As a result, users may see slightly reduced confidence scores for in domain utterances as compared to the prod recipe.
253-
- This recipe is not recommended for apps with just 2 intents, eg: IntentA and None.
253+
- This recipe is not recommended for apps with just two (2) intents, such as IntentA and None, for example.

0 commit comments

Comments
 (0)