Building from scratch simple KNN Classifier without using frameworks built-in functions and applying it on the Pen Digits Dataset.
Use provided train
Use provided test file
http://vlm1.uta.edu/~athitsos/courses/cse6363_spring2017/assignments/uci_datasets/pendigits_test.txt
Use follow link to download Dataset and understand it’s description
http://vlm1.uta.edu/~athitsos/courses/cse6363_spring2017/assignments/uci_datasets/