Description Usage Arguments Value
function to find the k-nearest neighbor graph
| 1 | get_knn(X, K = 5)
 | 
| X | number of rows in the returned eye matrix (D * N) | 
| K | number of neighbors of each data point excluding itself | 
a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.