Flashcard
Nearest Neighbor Search (KNN)
KNN finds the k closest vectors to a query by comparing against all vectors.
Question
What is k-nearest-neighbor (KNN) search?
Click to reveal answer
KNN finds the k closest vectors to a query by comparing against all vectors.
What is k-nearest-neighbor (KNN) search?