Skip to content

sanchit3008/kNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kNN

From-scratch implementation of k-Nearest Neighbours Algorithm in Python 2.7

The k-Nearest Neighbours Algorithm uses the iris dataset in this case to predict the type of flower using input measurements, and also to calculate the accuracy of the process.

About

From-scratch implementation of k-Nearest Neighbours Algorithm in Python 2.7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages