confidence property
Specifies the confidence that Amazon Rekognition has that the label has been correctly identified.
If you don't specify the MinConfidence
parameter in the call to
DetectModerationLabels
, the operation returns labels with a
confidence value greater than or equal to 50 percent.
Implementation
final double? confidence;