필터 지우기
필터 지우기

formula for computation of validation accuracy.

조회 수: 3 (최근 30일)
hp
hp 2021년 9월 27일
답변: Hema Purad 2021년 10월 1일
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에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by