ENH Improve the creation of KDTree and BallTree on their worst-case time complexity#19473
Merged
thomasjpfan merged 18 commits intoscikit-learn:mainscikit-learn/scikit-learn:mainfrom Apr 8, 2021
Commits
Commits on May 17, 2018
Commits on Mar 25, 2020
Merge branch 'master' into cpp-nth-element
Show description for 5c1f40ecommitted
Commits on Apr 11, 2020
Multiple changes on the nth_element extension:
Show description for cd112a8committed
Commits on Jan 26, 2021
Commits on Feb 16, 2021
- committed
- committed
Remove script for benchmark
Show description for 711ea35committed
Commits on Mar 3, 2021
Commits on Mar 4, 2021
Commits on Apr 7, 2021
fixup! Use std::nth_element from C++ standard library.
Show description for 788e727- committed
Use a clearer name for KDTrees' nodes' paritioning submodule
Show description for 9d62ce7- committed
- committed
Adapt the documentation to mention BallTree
Show description for 4e3a217committed