Skip to content

Add bindings to brute force index #332

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

Merged
merged 5 commits into from
Nov 16, 2021

Conversation

alonre24
Copy link
Contributor

This PR goal is allowing users that use the python bindings to have a nicer way of testing expected recall. This is done by adding the ability to create and use the "brute-force" index via python code, and compare HNSW search results to the actual results on any query.

The PR contains a description of the new API, along with a detailed example.

@yurymalkov yurymalkov changed the base branch from master to develop October 10, 2021 19:44
@yurymalkov yurymalkov merged commit 79d5d74 into nmslib:develop Nov 16, 2021
@yurymalkov
Copy link
Member

Great! Thank you so much for the work! (and sorry it took so long to check)

@yurymalkov
Copy link
Member

It failed windows build - fixed it in #346

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

Successfully merging this pull request may close these issues.

2 participants