how to check a precision and a recall if I have a database of 10 gestures each containing different number of images?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
J Philps
el 31 de Mayo de 2017
This File Exchange code may be of use to you: https://www.mathworks.com/matlabcentral/fileexchange/21528-precision-recall-and-roc-curves
0 comentarios
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!