Gets the gender.
Gender identified by the face. For example, `MALE` or `FEMALE`.
Returns:
the gender
getScore
public java.lang.Float getScore()
Gets the score.
Confidence score for the property in the range of 0 to 1. A higher score indicates greater likelihood that the
class is depicted in the image. The default threshold for returning scores from a classifier is 0.5.