-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
Hi,
Perhaps you've started another example...
Lines 166 to 175 in 54d8d34
| #' # Retrieve 5 nearest neighbors to vector v | |
| #' # search_k = -1 will invoke default search_k value of n_trees * n | |
| #' # Return results as list with an element for distance | |
| #' a$getNNsByVectorList(v, 5, -1, TRUE) | |
| #' | |
| #' # Retrieve 5 nearest neighbors to vector v | |
| #' # search_k = -1 will invoke default search_k value of n_trees * n | |
| #' # Return results as list with an element for distance | |
| #' a$getNNsByVectorList(v, 5, -1, TRUE) | |
| #' |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels