Add "maxPreferencesPerItemConsidered" option to
o.a.m.cf.taste.hadoop.similarity.item.ItemSimilarityJob
-------------------------------------------------------------------------------------------------------
Key: MAHOUT-460
URL: https://issues.apache.org/jira/browse/MAHOUT-460
Project: Mahout
Issue Type: Improvement
Components: Collaborative Filtering
Reporter: Sebastian Schelter
Because "coocurrence algorithms ... scale in the square of the number of
occurrences most popular item" (Ted wrote that in a recent mail) we should
offer a parameter to the ItemSimilarity job that makes it limit the number of
considered preferences per item. RecommenderJob already has such an option.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.