Tag Archives: similarity

Similarity Based Recommendation – Hadoop Way

In my earlier post, I discussed some of the basicĀ  concepts for Similarity Based Recommendation. As discussed, distance between entities in a multi dimensional attributes space is used as a measure of similarity. In this post I will take a … Continue reading

Posted in Data Mining, Hadoop and Map Reduce, Java, Recommendation Engine | Tagged , | 9 Comments

Similarity Based Recommendation – The Basics

For recommendation engines, the preferred approach is to use social rating data. My earlier post on recommendation engine provides details of using Collaborative Filtering with social data.However, when no such data is available, or even if it’s available but the … Continue reading

Posted in Data Mining | Tagged , | 6 Comments