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

Explore multiprobe for L1, Hamming, Jaccard #1

Closed
alexklibisz opened this issue Jan 29, 2020 · 1 comment
Closed

Explore multiprobe for L1, Hamming, Jaccard #1

alexklibisz opened this issue Jan 29, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@alexklibisz
Copy link
Owner

This should come after implementing regular LSH for all of the similarities.

I don't think the multiprobe paradigm makes sense for Hamming and Jaccard. It might for L1 but I haven't done a lot of research on that. I know it makes sense for L2, since that's what the original paper did, and I'm fairly certain I've seen it described for cosine similarity.

@grzegrzolkapawel
Copy link

I agree

@alexklibisz alexklibisz added the enhancement New feature or request label Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants