Introduction - If you have any usage issues, please Google them yourself
K-Nearest Neighbor (KNN): Classification Algorithm. KNN is a non-parametric classifiers (not to assume that the distribution of forms, from direct estimation of the probability density data), a memory-based learning.
* KNN does not apply to high-dimensional data (curse of dimension)