I am trying to work on Gestures but the problem is I'm not able to understand some of the lines of code in the sample which is present in the developer's website. Can anyone just explain me the meaning of
prediction.score
prediction.size()
which is used everywhere in Gestures. In any sample app regarding Gestures I find these two, can anyone please let me know about it.
Thanks a lot.