Slope one doesn't write, read diff counts resulting in no recs
--------------------------------------------------------------

                 Key: MAHOUT-903
                 URL: https://issues.apache.org/jira/browse/MAHOUT-903
             Project: Mahout
          Issue Type: Bug
          Components: Collaborative Filtering
    Affects Versions: 0.5
            Reporter: Sean Owen
            Assignee: Sean Owen
             Fix For: 0.6


An astute MiA reader points out that the FileDiffStorage class does not have a 
way to read diff counts, or the number of item-item pairs that resulted in the 
average diff. It is assumed to be 1, which causes it to be pruned quickly. The 
SlopeOneAverageDiffsJob needs to likewise output counts.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to