K-Nearest Neighbors

A non-parametric machine learning algorithm used for classification and regression, where a data point is classified based on the plurality vote or average value of its closest neighbors.


Part of the Data & AI Terms glossary.

This page is mirrored from the GitHub Wiki. View original on GitHub