how to check a precision and a recall if I have a database of 10 gestures each containing different number of images?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
J Philps
2017-5-31
This File Exchange code may be of use to you: https://www.mathworks.com/matlabcentral/fileexchange/21528-precision-recall-and-roc-curves
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!