-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Line 681 in 0ed7748
/// All returned values will have the exact same distance from the given query point. |
The nearest_neighbors() method seems like it can be usefull for KNN however it is not immediately clear in the docs how it works. Does it return a vector of all neighboring points sorted by distance?
Can this method be clarified further?
Metadata
Metadata
Assignees
Labels
No labels