dH #012: Understanding Nearest Neighbor Classification: From Visual Examples to Decision Boundaries
*Exploring how nearest neighbor algorithms work through visual analysis and the transition to k-nearest neighbors for improved classification* — ## What Does Nearest Neighbor Classification Look Like? The slide titled ‘What does this look like?’ displays results of nearest neighbor classification on the CIFAR-10 dataset through a grid of related images. Here what we’re showing is the results of nearest neighbor classification on the CIFAR 10 data set. Grid of image rows showing test images…
Read more