/MNIST_Digit_recognition

Applied data science/machine learning for recognising digits from the MNIST data-set

Primary LanguageR

MNIST_Digit_recognition

Applied data science/machine learning for recognising digits from the MNIST data-set. Added are features next to the raw pixel data.

METHODS with accuracy:

Multinomial model: 0.89., Reg. Multinomial model with Lasso: 0.992. KNN: 0.94. and SVM