formula for computation of validation accuracy.

1 次查看(过去 30 天)
i want to how validation accuracy is computed in CNN.
Can you give me the formula for validation accuracy?plz

回答(3 个)

hp
hp 2021-9-28
编辑:hp 2021-9-30
VA=sum(TF==TL)/count(TL)
where VA= validation accuracy and TF=test features and TL=test labels

Hema Purad
Hema Purad 2021-10-1

Hema Purad
Hema Purad 2021-10-1

类别

Help CenterFile Exchange 中查找有关 Recognition, Object Detection, and Semantic Segmentation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by