CodingTrain / CodingTrain/Suggestion-Box
KNN Classifier (to solve MNIST; 120 lines and 93% accuracy)
Open
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Challenge: Create a **k-Nearest Neighbor classifier** and train it on the **MNIST** digit dataset.
It is possible to do that in less than **120 lines of code and achieve 93% accuracy** (which is not that good for MNIST, but for KNN quite nice)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.