-
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
Add functional regression metrics #2492
Conversation
Hello @rohitgr7! Thanks for updating this PR.
Comment last updated at 2020-07-09 15:32:44 UTC |
Please let me know if something needs to be changed. Will write tests once current changes get approved. |
so far it looks good to me 🐰 |
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.
I know that they're already tested within PyTorch, but can we still add reference tests to compare to sklearn? Just to be sure, we call everything correctly?
Besides that, it looks good to me :)
Changes until now also looks good to me, remember to update the functional docs with these new functions :) |
Yeah, will add tests and make changes to docs tonight✌ |
Please let me know any other tests needed to be added or any doc updates. Thanks ✌️ |
Codecov Report
@@ Coverage Diff @@
## master #2492 +/- ##
=======================================
+ Coverage 90% 90% +1%
=======================================
Files 70 70
Lines 5689 5902 +213
=======================================
+ Hits 5097 5340 +243
+ Misses 592 562 -30 |
This pull request is now in conflict... :( |
@SkafteNicki Done ✌️ |
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
What does this PR do?
Add functional regression metrics. Discussed on slack.
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 🙃