Does AccuracyMetric compute accumulated or mean values of each batch? #5807
Replies: 5 comments
-
|
The 2nd. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
You can call .compute() as it is shown in the docs:
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Yes, you can call it in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
there are two version of calculate accuracy:
validation_epoch_endcorrect, totalvalues then compute accuracy once invalidation_epoch_endwhich ones does
AccuracyMetricdo?Beta Was this translation helpful? Give feedback.
All reactions