سؤال

I couldn't find a way to generate only co-occurrence matrix given a preference input file (userID, itemID and optional rating) in Mahout. Is that possible? All I can find is generating a recommendation output and co-occurrence matrix seems to be deleted.

هل كانت مفيدة؟

المحلول

I found that Mahout provides a class called ItemSimilarityJob which computes co-occurrence data.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top