-
Notifications
You must be signed in to change notification settings - Fork 415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make num_classes
optional, in case of micro averaging
#2841
Conversation
@baskrahmer how much is missing here? |
I just need to check why the CI is failing. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2841 +/- ##
========================================
- Coverage 68% 41% -27%
========================================
Files 332 332
Lines 18966 18970 +4
========================================
- Hits 12955 7742 -5213
- Misses 6011 11228 +5217 |
num_classes
optional, in case of micro averaging
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Actually, shouldn't we check whether |
for more information, see https://pre-commit.ci
What does this PR do?
Fixes #2837
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃
📚 Documentation preview 📚: https://torchmetrics--2841.org.readthedocs.build/en/2841/