"Photo Classification Result" represents result of photo classification. It defines found objects together with associated confidences. The following are properties of "Photo Classification Result":

Property Type Description
labels Array of String Array of found objects
confidences Array of Number Array of confidences for found objects. Each confidence is a floating point number from 0 to 1
topLabel String Top found object
topConfidence Number Confidence for top found object.

See also:
Variable Types
Action Environment
Tasks and Workflows
Actions

Next > Reminder