kate-mcardle / tree-based-parallel-kNN

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.
10Updated 2 years ago

Related projects

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