Skip to content

siberov/remnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confusion matrix

For k = 10. Rows show the correct answer, and columns the guesses.

Correct digit \ Guess 0 1 2 3 4 5 6 7 8 9
0 972 1 1 0 0 2 3 1 0 0
1 0 1131 2 0 0 0 2 0 0 0
2 13 11 981 3 1 0 2 17 4 0
3 0 3 2 973 1 11 1 8 8 3
4 1 11 0 0 937 0 4 2 1 26
5 4 0 0 7 1 866 7 1 1 5
6 5 4 0 0 3 2 944 0 0 0
7 0 27 3 0 1 0 0 984 0 13
8 6 4 4 11 5 8 3 8 917 8
9 6 6 3 5 6 3 1 8 2 969

About

Very quickly hacked together MNIST KNN solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages