Skip to content

veetil/kNN-with-K-d-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program takes points in vector space as input (space separated). See sample in file.txt
The training set is represened as a k-d tree. 
The k Nearest Neighbors for a user-specified point/test sample are obtained using traversal of k-d tree. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published