MAINT Create private _pairwise_distances_reductions
submodule#23724
Merged
thomasjpfan merged 23 commits intoscikit-learn:mainscikit-learn/scikit-learn:mainfrom Jun 24, 2022
jjerphan:maint/pdr-private-submodulejjerphan/scikit-learn:maint/pdr-private-submoduleCopy head branch name to clipboard
Commits
Commits on Jun 1, 2022
MAINT Introduce interfaces for PairwiseDistancesReductions
Show description for 23c175bcommitted
Commits on Jun 7, 2022
- committed
Commits on Jun 8, 2022
- committed
Commits on Jun 9, 2022
DOC Document dispatchers and implementations
Show description for ec40fea- committed
Commits on Jun 10, 2022
MAINT Simply use python class for dispatchers
Show description for cd49d8aDOC Improve comments
Show description for c7dc987
Commits on Jun 14, 2022
Apply review comments
Show description for e6f9c9a
Commits on Jun 15, 2022
- committed
- committed
DOC Fix typo
Show description for a8c7dfa- committed
MAINT Dispatch _sqeuclidean_row_norms
Show description for 79c8188
Commits on Jun 22, 2022
- committed
Correctly handle read-only datasets
Show description for 91420d6committedApply review comment
Show description for 8f791b6
Commits on Jun 23, 2022
Apply review comments
Show description for 229758cApply suggestions from code review
Show description for 303aac6- authored
TST Remove useless globam random seed
Show description for 94c76fbCI Trigger some tests on supporting global random seed [all random seeds]
Show description for dc26da0
Commits on Jun 24, 2022
CI Trigger [all random seeds]
Show description for b089de3committed- authored