python-sdk/generated/docs/ClassificationResult.md at main · groundlight/python-sdk · GitHub
Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 731 Bytes

File metadata and controls

14 lines (9 loc) · 731 Bytes

ClassificationResult

Our classification result. This result can come from the detector, or a human reviewer.

Properties

Name Type Description Notes
label str What is the predicted label?
confidence float, none_type On a scale of 0 to 1, how confident are we in the predicted label? [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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