What does the acronym KNN mean?

KNN

K-Nearest Neighbors

A simple algorithm used for classification and regression based on closest training examples.