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

Adds the binary for pure hashing instead of sequence matching #29

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

ovysotska
Copy link
Owner

This PR adds a binary for performing the feature retrieval based purely on Locality Sensitive Hashing without taking the sequences into account. The algorithm returns the 1 best candidate for now.
If there is no candidate found the result is the id 0 with the HIDDEN status.

@ovysotska ovysotska merged commit deb9260 into main Nov 17, 2023
2 checks passed
@ovysotska ovysotska deleted the add_binary_for_hashing_search branch November 17, 2023 14:43
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.

None yet

1 participant