Beckversync/K-Nearest-Neighbors-on-MNIST-dataset
The K-Nearest Neighbors (KNN) algorithm is implemented on the MNIST dataset, a widely recognized collection of handwritten digit images.
No commits in the last 6 months.
Stars
2
Forks
—
Language
C++
License
MIT
Category
Last pushed
Mar 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Beckversync/K-Nearest-Neighbors-on-MNIST-dataset"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
thatipamula-jashwanth/smart-knn
smartKNN - A feature-weighted KNN algorithm with automatic preprocessing, normalization, and...
stabgan/K-Nearest-Neighbours
I applied the K-NN model for my classification problem in both R and Python
ksdkamesh99/KNN-Visualiser
It is a best Visualiser for implementing K-Nearest Neighbours Algorithm with 3 different classes...
lettier/interactiveknn
Interactive K-Nearest Neighbors machine learning algorithm in JavaScript.
ullayne02/Natural-Neighbor
Knn implementation without K parameter