confidence property
The confidence that the model has in the detection of the custom label. The range is 0-100. A higher value indicates a higher confidence.
Implementation
final double? confidence;
The confidence that the model has in the detection of the custom label. The range is 0-100. A higher value indicates a higher confidence.
final double? confidence;