loading…
A4.3.2 HL · supervised learning
The simplest honest classifier: to label a new point, look at the few points nearest to it and take a vote. There is no training step, just the data and a distance. Add your own points and watch the boundary that vote creates.
The shaded background is the model's decision: every spot is coloured by how its k nearest points vote. Click anywhere to add a point.