Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 209 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 209 Bytes

Digital number recognition

I use two machine learning algorithm, KNN and SVM to build a GUI to recognize handwriting digital numbers

The overall accuracy of KNN is 83% while 92% for SVM