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 Center および File ExchangeRecognition, 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