how to check a precision and a recall if I have a database of 10 gestures each containing different number of images?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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!
0 Kommentare
Antworten (1)
J Philps
am 31 Mai 2017
This File Exchange code may be of use to you: https://www.mathworks.com/matlabcentral/fileexchange/21528-precision-recall-and-roc-curves
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!