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

Early Stopping for LSH Index #43

Merged
merged 4 commits into from
Jul 26, 2021
Merged

Early Stopping for LSH Index #43

merged 4 commits into from
Jul 26, 2021

Conversation

dnbaker
Copy link
Owner

@dnbaker dnbaker commented Jul 26, 2021

When probing the LSH structure, if the number of matches exceeds the number desired in the middle of a subtable, SetSketchIndex will now exit early rather than return matches for that entire level.

@dnbaker dnbaker merged commit 8591031 into main Jul 26, 2021
@dnbaker dnbaker deleted the tdev branch August 18, 2021 17:03
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.

1 participant