Skip to content

tugot17/KNN-Algorithm-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KNN-Algorithm-From-Scratch

This Jupyter Notebook describes KNN-Algorithm created from scratch using numpy

Getting Started

To run it You need jupyter notebook installed. The main file is Knn.ipynb

Prerequisites

-numpy
-tqdm
-matplotlb

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

The K Nearest Neighbors algorithm, written from scratch using the Python programming language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published