A1 KNN Leaderboard
Machine Learning 2026–27 · Assignment 1

K Nearest Neighbors

Submitted
—
Hidden test rows
1,000

Where every model agreed

Test images every submitted model classified the same way — each one correctly, or each one wrongly. KNN is deterministic, so students who picked the same k and metric submitted byte-identical predictions; the counts below are over all submissions, but only eight to eleven are distinct models, depending on the dataset. The cifar10 columns hold every image the models unanimously agreed on and unanimously got wrong, filed under the label they gave it.