Skip to content

A course project for classifying MNIST data with KNN. – 😎 With added vizz 😎

Notifications You must be signed in to change notification settings

JaniAnttonen/mnistknn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KNN with MNIST data

Run visualization web page

make data
make install
make web

Open browser to http://localhost:5000

Manual use

make data
make install
python knn.py

Wait for the confusion matrix to appear. Change the parameters in main method to suit your needs.

About

A course project for classifying MNIST data with KNN. – 😎 With added vizz 😎

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published