Skip to content

cdilga/knn-c

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