Builder
Properties
Results related to conversations in the test set, including metrics about success and failure of conversations and intent and slot failures.
Intent recognition results aggregated by intent name. The aggregated results contain success and failure rates of intent recognition, speech transcriptions, and end-to-end conversations.
Slot resolution results aggregated by intent and slot name. The aggregated results contain success and failure rates of slot resolution, speech transcriptions, and end-to-end conversations
Overall results for the test execution, including the breakdown of conversations and single-input utterances.
Results related to utterances in the test set.
Functions
construct an aws.sdk.kotlin.services.lexmodelsv2.model.ConversationLevelTestResults inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.IntentClassificationTestResults inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.IntentLevelSlotResolutionTestResults inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.OverallTestResults inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.UtteranceLevelTestResults inside the given block