Multi-epoch metric #1940
Unanswered
jpcbertoldo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to make a metric that needs to run in 2 epochs?
What would be the proper way to do it?
I want to make something similar to
ROC
, where the 1st epoch would only observe min/max score values then the 2nd epoch would do the threshold-dependent curves.Beta Was this translation helpful? Give feedback.
All reactions