Calculation of Accuracy for image retrieval
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Nithya SIvasamy
le 14 Mai 2017
Commenté : Nithya SIvasamy
le 14 Mai 2017
Total no of relevant images to be retrieved =20 TP= 8 FP=12 FN=12 TN=500 Acc=(8+500)/532=95% Likewise when TP=0,the accuracy will be, Acc=(0+494)/532=93% When TP=0,the classification accuracy is 93% whether this calculation is correct or should I use an another technique
0 commentaires
Réponse acceptée
Image Analyst
le 14 Mai 2017
That could be fine, if it suits your needs. See the Wikipedia article on ROC Curves for more formulas: https://en.wikipedia.org/wiki/Receiver_operating_characteristic
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!