Skip to content

aaronalberg/image-classifier

Repository files navigation

Naive Bayes Classifier

license docs

A handwriting identifier trained to identify a 28 * 28 pixel image using a Naive Bayes classification model. Given training data of n x n size, can be used to identify images of n x n size. On 28 x 28 images, achieved upwards of 70% correct identification

Author: Aaron Alberg - aalberg2@illinois.edu

About

Used to classify 28 x 28 pixel images as a digit (0 - 9) by implementing a naive Bayes classification model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published