...

Tutorial: K-Nearest Neighbor classifier for MNIST

Previously we looked at the Bayes classifier for MNIST data, using a multivariate Gaussian to model each class. We use the same dimensionality...