EmotionPrediction

public struct EmotionPrediction

EmotionPrediction

Values vary between 0 and 1 for each type of Emotion prediction. Predictions with values of 1 are more likely and 0 are less likely to be true.

  • Undocumented

    Declaration

    Swift

    public var happy: Float
  • Undocumented

    Declaration

    Swift

    public var irritated: Float
  • Undocumented

    Declaration

    Swift

    public var neutral: Float
  • Undocumented

    Declaration

    Swift

    public var tired: Float