AI Character Recognition

Unfortunately, I lost this code when I had to format my computer. This program was a python script that used the Naive Bayes method to train and predict which written letter scanned image data represents. My results were 82% effective.

The data set used was the Optical Recognition of Handwritten Digits Data Set at the UCI Machine Learning Repository.