JA EN
Glossary › neighbor

GLOSSARY

neighbor

appears in 3 paper titles

Definition

A data point close to another under the chosen metric. The idea spans classical k-nearest-neighbour classification, which does no training at all and simply consults similar examples, through to vector databases retrieving candidates for a query. Quality is decided by two choices behind it: the embedding, and whether distance is cosine, dot product, or Euclidean.

Explainers using this term