method_nnd | R Documentation |
See details of rnnd_build and rnnd_query.
method_nnd(x, y, k, distance, deduplication, verbose, n_threads, control, seed)
x |
deduplication or reference data, |
y |
query data, |
k |
number of neighbours to return, |
distance |
type of distance to calculate, |
deduplication |
whether the deduplication is applied, |
verbose |
if TRUE, log messages to the console, |
n_threads |
maximum number of threads to use, |
control |
controls for the NN descent algorithm. |
Maciej Beręsewicz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.