Question
What is a nearest-neighbor search index used for?
Select an option. Your answer will be checked instantly.
Correct Answer: C. To accelerate retrieval of nearby points
Explanation:
Structures such as k-d trees partition feature space for faster queries.
Their effectiveness can decline in very high dimensions.
Leave a Reply