Digit Recognizer

Project information

Firms like Post Offices use these algorithms daily to automate zip code recognition. This dataset is hosted at Kaggle and can be used to sharpen your data science and machine learning skills.

For this competition to classify digits I used Naive Bayes Classifier, Random Forest Classifier, Support Vector Machines (SVM), and Neural Networks.