Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreazoccatelli/knn_fromscratch

knn implementation in numpy
https://github.com/andreazoccatelli/knn_fromscratch

classification knn-classifier machine-learning numpy

Last synced: 3 days ago
JSON representation

knn implementation in numpy

Awesome Lists containing this project

README

        

# KNN classifier algorithm from scratch, using NumPy

This small project is part of the Machine Learning collection in [The Paper Vault](https://www.notion.so/andrea-zoccatelli/Machine-Learning-1bd7e4c6f2204d38ba1c0c6eb9c6f76a).