Our classification result. This result can come from the detector, or a human reviewer.
| 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]