kate-mcardle / tree-based-parallel-kNN
View external linksLinks

Term project completed for Scalable Machine Learning course; implemented k-d trees and ball trees to improve performance of parallel kNN graph construction on large datasets. Implementations in C++, parallelized with OpenMP and Galois.
11Oct 18, 2022Updated 3 years ago

Alternatives and similar repositories for tree-based-parallel-kNN

Users that are interested in tree-based-parallel-kNN are comparing it to the libraries listed below

Sorting:

Are these results useful?