Effacer les filtres
Effacer les filtres

formula for computation of validation accuracy.

1 vue (au cours des 30 derniers jours)
hp
hp le 27 Sep 2021
i want to how validation accuracy is computed in CNN.
Can you give me the formula for validation accuracy?plz

Réponses (3)

hp
hp le 28 Sep 2021
Modifié(e) : hp le 30 Sep 2021
VA=sum(TF==TL)/count(TL)
where VA= validation accuracy and TF=test features and TL=test labels

Hema Purad
Hema Purad le 1 Oct 2021

Hema Purad
Hema Purad le 1 Oct 2021

Catégories

En savoir plus sur Deep 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!

Translated by