4.7 Article

k-Nearest Neighbour Classifiers - A Tutorial

Journal

ACM COMPUTING SURVEYS
Volume 54, Issue 6, Pages -

Publisher

ASSOC COMPUTING MACHINERY
DOI: 10.1145/3459665

Keywords

k-Nearest neighbour classifiers

Funding

  1. Science Foundation Ireland through I-From: The SFI Centre for Advance Manufacturing Research [16/RC/3872]
  2. SFI Centre for Research Training in Machine Learning [18/CRT/6183]

Ask authors/readers for more resources

The article provides an overview of Nearest Neighbour classification techniques, focusing on similarity assessment mechanisms, computational issues in identifying nearest neighbours, and methods for reducing the dimension of the data. New sections on similarity measures for time-series, retrieval speedup, and intrinsic dimensionality have been added, along with an Appendix containing Python code for key methods.
Perhaps the most straightforward classifier in the arsenal or Machine Learning techniques is the Nearest Neighbour Classifier-classification is achieved by identifying the nearest neighbours to a query example and using those neighbours to determine the class of the query. This approach to classification is of particular importance, because issues of poor runtime performance is not such a problem these days with the computational power that is available. This article presents an overview of techniques for Nearest Neighbour classification focusing on: mechanisms for assessing similarity (distance), computational issues in identifying nearest neighbours, and mechanisms for reducing the dimension of the data. This article is the second edition of a paper previously published as a technical report [16]. Sections on similarity measures for time-series, retrieval speedup, and intrinsic dimensionality have been added. An Appendix is included, providing access to Python code for the key methods.

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

4.7
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

No Data Available
No Data Available