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

Single LSH function for multiple types of distances? #99

Open
WKX-w opened this issue Jun 17, 2024 · 0 comments
Open

Single LSH function for multiple types of distances? #99

WKX-w opened this issue Jun 17, 2024 · 0 comments

Comments

@WKX-w
Copy link

WKX-w commented Jun 17, 2024

If I understand you correctly, RandomBinaryProjection is a hashing of the cosine distance. In general, there are different hashing methods for different types of distances. Does the NearPy library not provide hashing methods for Euclidean distance or Hamming distance? Why run with different types of distances during the filtering phase?

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