-
Notifications
You must be signed in to change notification settings - Fork 463
dice score add warnings #3041
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
dice score add warnings #3041
Conversation
PR for the release after this: Will require removing of the warning though which will be done after this is merged |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3041 +/- ##
========================================
- Coverage 70% 35% -35%
========================================
Files 357 343 -14
Lines 19736 19554 -182
========================================
- Hits 13841 6789 -7052
- Misses 5895 12765 +6870 🚀 New features to boost your workflow:
|
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.
please also add a basic unit tests similar to this
https://github.com/Lightning-AI/torchmetrics/blob/c9e552e9496947483f181c4b89113e0207f212e1/tests/unittests/test_deprecated.py
Hi all, just checking in — what's the plan for this PR? @SkafteNicki @Borda |
Co-authored-by: Nicki Skafte Detlefsen <[email protected]>
* dice score add warnings * Apply suggestions from code review --------- Co-authored-by: Nicki Skafte Detlefsen <[email protected]> (cherry picked from commit 12125c0)
* dice score add warnings * Apply suggestions from code review --------- Co-authored-by: Nicki Skafte Detlefsen <[email protected]> (cherry picked from commit 12125c0)
What does this PR do?
Fixes #3031 for this release and then will be changed to
average=macro
for the next release📚 Documentation preview 📚: https://torchmetrics--3041.org.readthedocs.build/en/3041/