L-nearest-neighbour classifier
= L-nearest-neighbour classifier
{c}
{title2=$L$-NN}
{wiki=K-nearest_neighbors_algorithm}
The L-nearest-neighbour classifier estimates each class probability by its empirical frequency among the $L$ nearest training covariates and predicts a class of greatest estimated probability.