Skip to content

alaypatel07/k-nearest-neighbors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k-nearest-neighbors

Implementation of KNN algorithm in Python 3

  • Value of k = 3
  • Currently the algorithm is applicable only to Iris data set in specific format
  • It will be generalized in subsequent updates

About

Implementation of KNN algorithm in Python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%