Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.03 KB

File metadata and controls

13 lines (9 loc) · 1.03 KB

IdentificationConfidence Class

The confidence score represents the probability of a false-positive identification. To learn more, visit Confidence Score. Please note that the confidence score is not yet supported for High Recall ID.

Properties

Name Type Description Notes
score float A floating-point number between 0 and 1 that represents the probability of a false-positive identification. For High Recall ID, this value is 0.
version string The version name of the method used to calculate the confidence score. For High Recall ID, this value is "Not Supported". [optional]
comment string [optional]

[Back to Model list] [Back to API list] [Back to README]