-
Notifications
You must be signed in to change notification settings - Fork 541
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
[REVIEW] Additional distance metrics for ANN #3533
[REVIEW] Additional distance metrics for ANN #3533
Conversation
rerun tests |
@viclafargue small CI test issue was a very infrequent test being out of the margin of error in one of the SHAP tests, will be tackling that in PR #3596 |
@lowener could you do review here to start things off? |
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.
Looks good! Just 2 small remarks.
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.
Just had a minor request before merging
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
@gpucibot merge |
Codecov Report
@@ Coverage Diff @@
## branch-0.19 #3533 +/- ##
===============================================
+ Coverage 80.70% 80.97% +0.26%
===============================================
Files 228 228
Lines 17629 17752 +123
===============================================
+ Hits 14228 14375 +147
+ Misses 3401 3377 -24
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Answers #2868