|
Project Information
Featured
Downloads
Links
|
OverviewLikelike is an implementation of LSH (locality sensitive hashing) on Hadoop. This program can be used for the nearest neighbor extraction or item recommendation in E-commerce sites. Currently Likelike supports only Min-Wise independent permutations. Min-Wise independent permutations is applied to the recommendation of Google News (Das et al. 2007). News2011-09-26 gave a presentation in the Hadoop conference Japan Fall (slides) 2011-08-22 likelike 0.3.0 released
ApplicationsLikelike can be applied to following tasks.
UsageBegin with the Likelike quick start page (QuickStart) which provides the information on the installation and tutorial with small input files. For detailed usage, please visit the page, Usage. To do
AuthorTakahiko Ito <takahiko03 --at-- gmail.com> References
|