puruagarwal1 / python_dir

accepted in hacktoberfest 2023
15 stars 112 forks source link

Added K nearest neighbors implementation #173

Closed adit2005 closed 8 months ago

adit2005 commented 8 months ago

Hi @puruagarwal1 I have added K nearest neighbors implementation from scratch in python. This is a ML algo. I request you to pls review and merge my PR.