Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 247 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 247 Bytes

MNIST

R Script for solving MNIST digit recognition problem on Kaggle. Solved using PCA, SVM (Second degree polynomial kernel).

Please download training and test data from Kaggle (https://www.kaggle.com/c/digit-recognizer/data)

Score : 0.97771