Samahussien7/Handwritten-Digit-Recognition-Centroids
This Python script demonstrates the process of training a classifier to recognize handwritten digits using the MNIST dataset. The script utilizes centroid-based feature extraction, splits the data into training and testing sets, employs a classifier, and evaluates its accuracy.
Jupyter Notebook
No issues in this repository yet.