Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andreazoccatelli/knn_fromscratch
- Owner: AndreaZoccatelli
- Created: 2024-07-21T20:44:44.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T17:09:06.000Z (3 months ago)
- Last Synced: 2024-08-08T20:03:55.084Z (3 months ago)
- Topics: classification, knn-classifier, machine-learning, numpy
- Language: Jupyter Notebook
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).