Nearest Neighbor Classifier – From Theory to Practice
Files
TR Number
Date
2020-01-11
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Machine Learning Mindset
Abstract
The K-nearest neighbors (KNNs) classifier or simply Nearest Neighbor Classifier is a kind of supervised machine learning algorithm that operates based on spatial distance measurements. In this article, we investigate the theory behind it. Furthermore, a working example of the k-nearest neighbor classifier will be represented.
Description
Keywords
Machine learning, Supervised Learning, Nearest Neighbor Algorithm