confidence property

double? confidence
final

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;