Azzera filtri
Azzera filtri

formula for computation of validation accuracy.

1 visualizzazione (ultimi 30 giorni)
hp
hp il 27 Set 2021
Risposto: Hema Purad il 1 Ott 2021
i want to how validation accuracy is computed in CNN.
Can you give me the formula for validation accuracy?plz

Risposte (3)

hp
hp il 28 Set 2021
Modificato: hp il 30 Set 2021
VA=sum(TF==TL)/count(TL)
where VA= validation accuracy and TF=test features and TL=test labels

Hema Purad
Hema Purad il 1 Ott 2021

Hema Purad
Hema Purad il 1 Ott 2021

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by