# Output interpretation

| Feature          | Example   | Explanation                                                                                                        |
| ---------------- | --------- | ------------------------------------------------------------------------------------------------------------------ |
| 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. |
