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!