Replies: 1 comment
-
It should be due to the implementation of |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I would like to use the torch-metrics with my project.
So far I have a lightning module that looks like this
I would like to match the results of sklearn, namely, in the
*_epoch_end
I would like metrics to match with the followingBut for now for some reason although the others matched, macro auc does not. I am wondering if this is because there are something I missed. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions