Likelihood(value)A bucketized representation of likelihood, which is intended to give clients highly stable results across model upgrades.
Enums |
|
|---|---|
| Name | Description |
UNKNOWN |
Unknown likelihood. |
VERY_UNLIKELY |
It is very unlikely that the image belongs to the specified vertical. |
UNLIKELY |
It is unlikely that the image belongs to the specified vertical. |
POSSIBLE |
It is possible that the image belongs to the specified vertical. |
LIKELY |
It is likely that the image belongs to the specified vertical. |
VERY_LIKELY |
It is very likely that the image belongs to the specified vertical. |