faiss_ann | R Documentation |
The invocation interface of faiss in Python.
faiss_ann(dat, k, python_path)
dat |
used to create knn graph |
k |
the result from mbkmeans function |
python_path |
python path to be used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.