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

LSH family for Hamming distance #14

Open
mollyStark opened this issue Aug 23, 2016 · 0 comments
Open

LSH family for Hamming distance #14

mollyStark opened this issue Aug 23, 2016 · 0 comments

Comments

@mollyStark
Copy link

mollyStark commented Aug 23, 2016

I've learned the Lsh algorithm recently. And I found your implementation. Quite useful to me!
But as far as I know, there are different Lsh families for different distance measurement. It seems the index method you use is random planes for cosine distance, am I right?
I'd like to ask you:

  1. is it necessary or right to expand the index function for different distance measurement?
  2. if it's right and necessary, will you or let me do it?
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