Samahussien7/Handwritten-Digit-Classification-Using-K-Means-Clustering
Using K-Means clustering, with feature extraction comparison between centroid and chaincode methods.. The script implements K-Means clustering from scratch, performs feature extraction using both centroid and chaincode techniques, evaluates classification accuracy, and compares the effectiveness of the two feature extraction methods.
Jupyter Notebook
No issues in this repository yet.