AnnoyBuildIndex | R Documentation |
Build the annoy index Ref: Seurat
AnnoyBuildIndex(data, metric = "euclidean", n.trees = 50)
data |
Data to build the index with |
metric |
Distance metric; can be one of "euclidean", "cosine", "manhattan", "hamming" |
n.trees |
More trees gives higher precision when querying |
RccAnny::Annoymetric class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.