-
-
Notifications
You must be signed in to change notification settings - Fork 26k
MAINT Plug PairwiseDistancesArgKmin
as a back-end
#22288
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
Merged
lorentzenchr
merged 39 commits into
scikit-learn:pairwise-distances-argkmin
from
jjerphan:pairwise-distances-argkmin-plug-contd
Feb 10, 2022
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
e93ea0f
Forward pairwise_dist_chunk_size in the configuration
jjerphan e39bf7d
Flip finalized results for PairwiseDistancesArgKmin
jjerphan c762c40
Plug PairwiseDistancesArgKmin as a back-end
jjerphan 64cde3b
Adapt test accordingly
jjerphan d392122
Add whats_new entry
jjerphan 5e1d071
Change input validation order for kneighbors
ogrisel 3fa89b6
Merge pull request #8 from ogrisel/kneighbors-input-validation
jjerphan 0e8ebb5
Remove duplicated test_neighbors_distance_metric_deprecation
jjerphan f15f271
Adapt the documentation
jjerphan 0f0e440
Add mahalanobis case to test fixtures
jjerphan 3448b01
Correct whats_new entry
jjerphan afdaaa1
CLN Remove unneeded private metric attribute
jjerphan ba6c463
Merge branch 'pairwise-distances-argkmin' into pairwise-distances-arg…
jjerphan 34566a7
TST Assert FutureWarning instead of DeprecationWarning in
jjerphan 3524735
MAINT Add use_pairwise_dist_activate to scikit-learn config
jjerphan 6b396b0
TST Add a test for the 'brute' backends' results' consistency
jjerphan aa1f86f
fixup! MAINT Add use_pairwise_dist_activate to scikit-learn config
jjerphan 305d217
fixup! fixup! MAINT Add use_pairwise_dist_activate to scikit-learn co…
jjerphan eced316
TST Filter FutureWarning for WMinkowskiDistance
jjerphan b84259d
MAINT pin numpydoc in arm for now (#22292)
thomasjpfan d63713e
fixup! TST Filter FutureWarning for WMinkowskiDistance
jjerphan 4ad3509
Revert keywords arguments removal for the GEMM trick for 'euclidean'
jjerphan 948b04c
MAINT pin max numpydoc for now (#22286)
ogrisel ca45a58
Add 'haversine' to CDIST_PAIRWISE_DISTANCES_REDUCTION_COMMON_METRICS
jjerphan ee3c43d
fixup! Add 'haversine' to CDIST_PAIRWISE_DISTANCES_REDUCTION_COMMON_M…
jjerphan c8de77c
Apply suggestions from code review
jjerphan 2feec54
MAINT Document some config parameters for maintenance
jjerphan 7a4c137
FIX Support and test one of 'sqeuclidean' specification
jjerphan ea762b7
FIX Various typos fix and correct haversine
jjerphan b9cb0f4
Directly use get_config
jjerphan e793927
Merge branch 'main' into pairwise-distances-argkmin-plug-contd
jjerphan 3b5e738
Merge branch 'pairwise-distances-argkmin' into pairwise-distances-arg…
jjerphan 2df70b1
CLN Apply comments from review
jjerphan b6e6f3d
Motivate swapped returned values
jjerphan 16d777f
TST Remove mahalanobis from test fixtures
jjerphan bd02da0
MNT Add comment regaduction functions' signatures
jjerphan 5ea0427
TST Complete test for `pairwise_distance_{argmin,argmin_min}` (#22371)
jjerphan 5f5a83f
DOC Add sub-pull requests to the whats_new entry
jjerphan b8e9fb8
Merge branch 'pairwise-distances-argkmin' into pairwise-distances-arg…
jjerphan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.