Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/smsraj2001/kd_tree_knn_search
- Owner: smsraj2001
- Created: 2022-11-19T20:43:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-29T05:24:00.000Z (about 2 years ago)
- Last Synced: 2024-11-08T19:12:25.594Z (2 months ago)
- Topics: algorithm-challenges, jupyter-notebook, knn-algorithm, machine-learning-algorithms, search
- Language: Jupyter Notebook
- Homepage:
- Size: 4.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.