Skip to content

Added Locality Sensitive Hashing to RecommendationPipe#2

Open
arpanghosh wants to merge 2 commits intokijiproject:masterfrom
arpanghosh:lsh2
Open

Added Locality Sensitive Hashing to RecommendationPipe#2
arpanghosh wants to merge 2 commits intokijiproject:masterfrom
arpanghosh:lsh2

Conversation

@arpanghosh
Copy link
Contributor

This change adds a method called findSimilarItems to RecommendationPipe. This method used Locality Sensitive Hashing based on Jaccard similarity to find similar items in a Pipe. It uses the MinHasher class provided in Algebird.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

style: import ordering

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

Successfully merging this pull request may close these issues.

2 participants