Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kNN graph for a subset of entries in the index #9

Open
rajarshi opened this issue Apr 18, 2020 · 0 comments
Open

kNN graph for a subset of entries in the index #9

rajarshi opened this issue Apr 18, 2020 · 0 comments

Comments

@rajarshi
Copy link

Hi, examining the API for the LSHForest class, I see that it has a method get_knn_graph. If I understand correctly, it will construct the kNN graph for all entries in the index.

Would it be possible to have a method that constructs the kNN graph for a subset of entries in the index, specified as a list of VectorUint objects or list of id's

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant