Skip to content

Implementation of KNN algorithm using Python from scratch, which for huge datasets gets results faster than existing sk learn KNN.

Notifications You must be signed in to change notification settings

4hck/KNN-Algorithm-using-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

KNN-Algorithm-using-Python

Implementation of KNN algorithm using Python from scratch, which for huge datasets gets results faster than existing sk learn KNN.

About

Implementation of KNN algorithm using Python from scratch, which for huge datasets gets results faster than existing sk learn KNN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%