[
https://issues.apache.org/jira/browse/MAHOUT-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921925#comment-13921925
]
Hudson commented on MAHOUT-1433:
--------------------------------
SUCCESS: Integrated in Mahout-Quality #2504 (See
[https://builds.apache.org/job/Mahout-Quality/2504/])
MAHOUT-1433 Make SVDRecommender look at all unknown items of a user per default
(ssc: rev 1574719)
* /mahout/trunk/CHANGELOG
*
/mahout/trunk/core/src/main/java/org/apache/mahout/cf/taste/impl/recommender/svd/SVDRecommender.java
> Make SVDRecommender look at all unknown items of a user per default
> -------------------------------------------------------------------
>
> Key: MAHOUT-1433
> URL: https://issues.apache.org/jira/browse/MAHOUT-1433
> Project: Mahout
> Issue Type: Improvement
> Components: Collaborative Filtering
> Affects Versions: 1.0
> Reporter: Sebastian Schelter
> Assignee: Sebastian Schelter
> Fix For: 1.0
>
>
> We had a discussion on the mailinglist that (correctly) stated that
> SVDRecommender should consider all items the user has not interacted with as
> candidates to recommend per default. This patch changes the default
> CandidateItemsStrategy for SVDRecommender to realize that.
--
This message was sent by Atlassian JIRA
(v6.2#6252)