IntentClassificationTestResultItemCounts - Amazon Lex API Reference

IntentClassificationTestResultItemCounts

The number of items in the intent classification test.

Contents

intentMatchResultCounts

The number of matched and mismatched results for intent recognition for the intent.

Type: String to integer map

Valid Keys: Matched | Mismatched | ExecutionError

Required: Yes

totalResultCount

The total number of results in the intent classification test.

Type: Integer

Required: Yes

speechTranscriptionResultCounts

The number of matched, mismatched, and execution error results for speech transcription for the intent.

Type: String to integer map

Valid Keys: Matched | Mismatched | ExecutionError

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: