-
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
Fix RMSLE metric #3188
Fix RMSLE metric #3188
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3188 +/- ##
======================================
Coverage 90% 90%
======================================
Files 84 84
Lines 8008 8008
======================================
+ Hits 7186 7187 +1
+ Misses 822 821 -1 |
We need some randomized tests against sklearn for the regression metrics. Something similar to: |
This should test the remaining 4 metrics that are not already being tested against another framework:
|
cool, mind add it to this PR directly 👍 |
Hello @Sordie! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2020-08-26 09:35:07 UTC |
What does this PR do?
Fixes #3162
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 🙃