Skip to content
/ knn-c Public

C implementation of a K-Nearest Neighbour algorithm

License

Notifications You must be signed in to change notification settings

cdilga/knn-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k - Nearest Neighbour Implementation in C

Uses the following code:

  • greatest.h for unit testing. Check it out on github
  • Test Dataset sourced from both
  • Abstraction. Functions named to create functions that operate on structures.

About

C implementation of a K-Nearest Neighbour algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published