zli2014 / kNN-sample

An simple example of handwritten recognition using the Knn algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kNN-sample

An simple example of handwritten recognition using the Knn algorithm

#How does it work correctly?

step1 :

Unzip the zip file ---digits.zip and Remember to unzip the path

step2 :

Modify the data set path in kNN.py P.S. : if you zip in current dir , you neednot to modify :)

About

An simple example of handwritten recognition using the Knn algorithm

License:GNU General Public License v3.0


Languages

Language:Python 100.0%