Skip to content

bhavishyasharma10/KNN-algo-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KNN algo from scratch

This repo contains implementation of KNN from scratch using pandas and numpy library.
As a beginner, i found it difficult to undestand this algoritm so I have tried to comment most of the code so it's easier to understand. ( Enjoy! )
NOTE** It can be modified for categorical target column by encoding the target column

About

Beginner-friendly implementation of KNN classification using NumPy and Pandas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published