-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
[Metrics] AUROC error on multilabel + improved testing #3350
[Metrics] AUROC error on multilabel + improved testing #3350
Conversation
Hello @SkafteNicki! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2020-09-17 14:56:12 UTC |
Codecov Report
@@ Coverage Diff @@
## master #3350 +/- ##
=======================================
+ Coverage 88% 91% +3%
=======================================
Files 109 109
Lines 8436 8313 -123
=======================================
+ Hits 7409 7562 +153
+ Misses 1027 751 -276 |
This pull request is now in conflict... :( |
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.
LGTM, but be careful not to make tests too complicated.
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
This pull request is now in conflict... :( |
mind looking at failing tests? |
This pull request is now in conflict... :( |
What does this PR do?
Fixes #3303
Also improves metric testing by more tests against sklearn (related to #3230 )
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 🙃