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

Bound ANN hamming scores between 0.0 and 1.0 #838

Closed
davidmezzetti opened this issue Dec 10, 2024 · 0 comments
Closed

Bound ANN hamming scores between 0.0 and 1.0 #838

davidmezzetti opened this issue Dec 10, 2024 · 0 comments
Assignees
Milestone

Comments

@davidmezzetti
Copy link
Member

Currently, the faiss, numpy and torch backend support binary index/vectors. These backends all use the hamming score as the similarity metric. The hamming scores should be bound between 0 and 1.

@davidmezzetti davidmezzetti added this to the v8.1.0 milestone Dec 10, 2024
@davidmezzetti davidmezzetti self-assigned this Dec 10, 2024
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