Recognize Digits
-
Updated
Dec 9, 2019 - Python
Recognize Digits
Machine learning project that classifies handwritten digits using SVM algorithm
✍️ Machine Learning Classifiers with Iris and Handwritten Digits Datasets.
A Python project that implements the k-Nearest Neighbors (k-NN) algorithm from scratch and compares it with scikit-learn’s version. Trained on the Handwritten Digits dataset (8x8 images of digits 0–9), with accuracy evaluation and visualization of predictions.
Add a description, image, and links to the digits-dataset topic page so that developers can more easily learn about it.
To associate your repository with the digits-dataset topic, visit your repo's landing page and select "manage topics."