Skip to content

ludmal/knn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

knn

A simple KNN library for classification using python

  1. Provide the training set as CSV format
  2. Run the main() to get the output

This is merely a support code for an article, therefore more comprehensive approch is suggested to the KNN using TensorFlow (https://www.tensorflow.org/)

About

A simple KNN library for classification using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages