[ 
https://issues.apache.org/jira/browse/MAHOUT-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159161#comment-13159161
 ] 

Georgi Stanev commented on MAHOUT-901:
--------------------------------------

About the exception line, a user is removed if he doesn't rated an item. Of 
course the size1 (size of the array) can be adjusted every time when a user is 
removed, but it works with the exception to. If you want you can subtract 1 
from size1 every time a user is removed from the array instead of trowing an 
exception.
                
> KnnItemBasedRecommender is not working properly
> -----------------------------------------------
>
>                 Key: MAHOUT-901
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-901
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Collaborative Filtering
>    Affects Versions: 0.5
>            Reporter: Georgi Stanev
>            Assignee: Sean Owen
>            Priority: Minor
>              Labels: patch
>             Fix For: 0.6
>
>         Attachments: KnnItemBasedRecommender_new.java
>
>
> For more information see the mailing list archive (KnnItemBasedRecommender 
> question)

--
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