Prediction
Contains information regarding predicted values returned by Amazon Textract operations, including the predicted value and the confidence in the predicted value.
Contents
- Confidence
-
Amazon Textract's confidence in its predicted value.
Type: Float
Valid Range: Minimum value of 0. Maximum value of 100.
Required: No
- Value
-
The predicted value of a detected object.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: