Borrar filtros
Borrar filtros

formula for computation of validation accuracy.

1 visualización (últimos 30 días)
hp
hp el 27 de Sept. de 2021
Respondida: Hema Purad el 1 de Oct. de 2021
i want to how validation accuracy is computed in CNN.
Can you give me the formula for validation accuracy?plz

Respuestas (3)

hp
hp el 28 de Sept. de 2021
Editada: hp el 30 de Sept. de 2021
VA=sum(TF==TL)/count(TL)
where VA= validation accuracy and TF=test features and TL=test labels

Hema Purad
Hema Purad el 1 de Oct. de 2021

Hema Purad
Hema Purad el 1 de Oct. de 2021

Categorías

Más información sobre Deep 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!

Translated by