This repository contains code to tackle the Digit Recognizer Challenge.
For First Time KNN users, it ran whole night to get me the result. It's not the best approach, and it just an experiment, can't be used in production cases without distributed processing.
Run ipynb file to get the result.csv file.
The current accuracy of the code is 0.96700. Still trying to improve it.