how to check a precision and a recall if I have a database of 10 gestures each containing different number of images?

1 view (last 30 days)
I have written my own algorithm to extract hand gestures from images and experimented it with a certain database of images that contain hand gestures. As expected I got good results including bad ones. However, the overall result seems to work well. I am going to evaluate my method on this dataset.
How can I evaluate my algorithm?
Is it proper to use precision and recall? If YES, how can I accomplish this task?
Thank you!

Answers (1)

J Philps
J Philps on 31 May 2017
This File Exchange code may be of use to you: https://www.mathworks.com/matlabcentral/fileexchange/21528-precision-recall-and-roc-curves

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!