-
Notifications
You must be signed in to change notification settings - Fork 419
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
Information Retrieval (5/5) #160
Information Retrieval (5/5) #160
Conversation
…. Fixed typo in doc format
Codecov Report
@@ Coverage Diff @@
## master #160 +/- ##
==========================================
+ Coverage 96.83% 96.87% +0.03%
==========================================
Files 164 168 +4
Lines 4996 5058 +62
==========================================
+ Hits 4838 4900 +62
Misses 158 158
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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
@lucadiliello mind adding an entry to changelog... 🐰 |
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
Head branch was pushed to by a user without write access
Head branch was pushed to by a user without write access
Hello @lucadiliello! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2021-04-06 19:00:34 UTC |
@lucadiliello mind resolve conflicts and fix the GPU failer :] |
Head branch was pushed to by a user without write access
Before submitting
What does this PR do?
Implements Normalized Discounted Cumulative Gain for IR. Original discussion here
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 🙃