Skip to content
/ EMNIST Public

A Comparative Analysis of Different Machine Learning Models to Handwritten Letters and Digits

Notifications You must be signed in to change notification settings

msaif41/EMNIST

Repository files navigation

EMNIST (an extension of MNIST to letters)

A Comparative Analysis of Different Machine Learning Models to Handwritten Letters and Digits using a Balanced dataset containing 2400 images per class in training, and 400 per class in test set

sketch

Final Accuracy Results on 47 Unique Classes of Letters & Digits

Machine Learning Model Training Accuracy Test Accuracy
Naive Bayes 54.22% 53.64%
Decision Tree 75.65% 60.24%
Random Forest 100% 81.32%
Simple Neural Network 82.20% 84.22%
Convolutional Neural Network 86.71% 87.47%

About

A Comparative Analysis of Different Machine Learning Models to Handwritten Letters and Digits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published