sahana146 / KNN-algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine_learning

Here I have the KNN algorithm coded from scratch, that is without using any inbuilt library for KNN.I have used only the basic libraries like csv,random,math etc for working with the csv file. You can use jupyter notebook to open this code and try out.

About


Languages

Language:Jupyter Notebook 100.0%