AnnoyIndex | The AnnoyIndex class |
AnnoyParam | The AnnoyParam class |
BiocNeighborIndex | The BiocNeighborIndex class |
BiocNeighborParam | The BiocNeighborParam class |
BiocNeighbors-algorithms | Neighbor search algorithms |
BiocNeighbors-raw-index | Reporting raw indices |
BiocNeighbors-ties | Handling tied distances |
buildAnnoy | Build an Annoy index |
buildExhaustive | Prepare data for an exhaustive search |
buildHnsw | Build a HNSW index |
buildIndex | Build a nearest-neighbor index |
buildKmknn | Pre-cluster points with k-means |
buildVptree | Build a VP tree |
ExhaustiveIndex | The ExhaustiveIndex class |
ExhaustiveParam | The ExhaustiveParam class |
findKNN | Find k-nearest neighbors |
find-methods | Find nearest neighbors |
findNeighbors | Find all neighbors in range |
HnswIndex | The HnswIndex class |
HnswParam | The HnswParam class |
KmknnIndex | The KmknnIndex class |
KmknnParam | The KmknnParam class |
queryKNN | Query k-nearest neighbors |
query-methods | Query nearest neighbors |
queryNeighbors | Query all neighbors |
rangeFind-methods | Find all neighbors in range |
rangeQuery-methods | Query neighbors in range |
VptreeIndex | The VptreeIndex class |
VptreeParam | The VptreeParam class |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.