Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smsraj2001/kd_tree_knn_search

KNN SEARCH using a KD Tree and comparison with the Brute - Force / Naive KNN search too.
https://github.com/smsraj2001/kd_tree_knn_search

algorithm-challenges jupyter-notebook knn-algorithm machine-learning-algorithms search

Last synced: 9 days ago
JSON representation

KNN SEARCH using a KD Tree and comparison with the Brute - Force / Naive KNN search too.

Awesome Lists containing this project

README

        

# UE20CS311-ADVANCED ALGORITHMS PROJECT
## Name : S M SUTHARSAN RAJ
## SRN : PES1UG20CS362
## TOPIC : KD_TREE_KNN_SEARCH
### KNN SEARCH using a KD Tree and comparison with the Brute - Force / Naive KNN search too.