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

Hash signature method should be order dependent #22

Open
fuatbasik opened this issue Jan 10, 2019 · 0 comments
Open

Hash signature method should be order dependent #22

fuatbasik opened this issue Jan 10, 2019 · 0 comments

Comments

@fuatbasik
Copy link

fuatbasik commented Jan 10, 2019

The hash signature method of LSH class is order independent. But according to Mining of Massive Datasets the bands should be identical. In the current implementation assume two bands of three rows first {1,2,3} and second {3,2,1} are hashed to the same bucket.

@fuatbasik fuatbasik changed the title Hash signature method is order independent Hash signature method should be order dependent Jan 10, 2019
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