-
-
Notifications
You must be signed in to change notification settings - Fork 25.8k
FIX Disable PairwiseDistanceReductions on the Euclidean CSR×CSR case #28235
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
Conversation
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Thanks for tackling this @jjerphan. The CI report shows that some more tests need an update. Feel free to ping me again once the CI is green. |
I push a fix for the test with an additional comment. |
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.
It's a pity, but good as a hotfix. Thanks @jjerphan
LGTM if the tests pass
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. Thanks @jjerphan
…3799) The fix was implemented in scikit-learn/scikit-learn#28235
Reference Issues/PRs
Hotfix for #28191.
What does this implement/fix? Explain your changes.
Any other comments?
cc @adrinjalali.