Classical ML1967demo planned
k-NN
Classify by neighborhood
k-Nearest Neighbors skips parameter fitting and predicts from the labels of nearby examples instead.
Roadmap node · demo on the way
Read the wiki entry for k-NN
The interactive demo for this model is on the build list — the live linear regression demo is the template the rest will follow. The wiki entry already has the full concept, history, and where this fits in the chain.