k-nearest neighbours classifier / Nearest-neighbor baseline

anchor

Classifies a point by the labels of its closest neighbours. As a probe it tests whether a property is recoverable from local neighbourhood structure, which is a weaker requirement than linear separability.

Findings