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

Obtain edge weights of kNN graph #30

Open
fmaglia opened this issue Oct 10, 2018 · 0 comments
Open

Obtain edge weights of kNN graph #30

fmaglia opened this issue Oct 10, 2018 · 0 comments

Comments

@fmaglia
Copy link

fmaglia commented Oct 10, 2018

I'm using the Python API of the library.
I correctly generated the kNN using the instruction index.search(query, k=100), but I also want the edge weights of the kNN graph.
How is it possible to obtain them?
Thanks in advance!

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