minConfidence
Specifies the minimum confidence level for the labels to return. DetectCustomLabels
doesn't return any labels with a confidence value that's lower than this specified value. If you specify a value of 0, DetectCustomLabels
returns all labels, regardless of the assumed threshold applied to each label. If you don't specify a value for MinConfidence
, DetectCustomLabels
returns labels based on the assumed threshold of each label.