Skip to content

Lex Runtime V2  >  Structures  >  ConfidenceScore

ConfidenceScore

Structure Class

ConfidenceScore dataclass

Provides a score that indicates the confidence that Amazon Lex V2 has that an intent is the one that satisfies the user's intent.

Attributes

score class-attribute instance-attribute
score: float = 0

A score that indicates how confident Amazon Lex V2 is that an intent satisfies the user's intent. Ranges between 0.00 and 1.00. Higher scores indicate higher confidence.