You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Lex::Types::IntentConfidence
- Inherits:
-
Struct
- Object
- Struct
- Aws::Lex::Types::IntentConfidence
- Defined in:
- (unknown)
Overview
Provides a score that indicates the confidence that Amazon Lex has that an intent is the one that satisfies the user's intent.
Returned by:
Instance Attribute Summary collapse
-
#score ⇒ Float
A score that indicates how confident Amazon Lex is that an intent satisfies the user\'s intent.
Instance Attribute Details
#score ⇒ Float
A score that indicates how confident Amazon Lex is that an intent satisfies the user\'s intent. Ranges between 0.00 and 1.00. Higher scores indicate higher confidence.