Output interpretation

An explanation and interpretation of every feature outputted in the API response.

FeatureExampleExplanation

label

"kitchen"

The label of the image. It can be “kitchen”, “bathroom”, or “other” if not recognized.

confidence

"98.44"

The degree of certainty in % the model possesses regarding its label prediction for the image.

condition_score

"3.04"

The score from 1 to 5 for the condition of the image. It can only be provided if the image is kitchen or bathroom.

Last updated