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

Hudson commented on MAHOUT-609:
-------------------------------

Integrated in Mahout-Quality #1829 (See 
[https://builds.apache.org/job/Mahout-Quality/1829/])
    MAHOUT-609 Add an option to make RecommenderJob write out it's computed 
item similarities (Revision 1435084)

     Result = SUCCESS
ssc : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1435084
Files : 
* 
/mahout/trunk/core/src/main/java/org/apache/mahout/cf/taste/hadoop/item/RecommenderJob.java
* 
/mahout/trunk/core/src/main/java/org/apache/mahout/cf/taste/hadoop/similarity/item/ItemSimilarityJob.java
* 
/mahout/trunk/core/src/test/java/org/apache/mahout/cf/taste/hadoop/item/RecommenderJobTest.java

                
> Add an option to make RecommenderJob write out it's computed item similarities
> ------------------------------------------------------------------------------
>
>                 Key: MAHOUT-609
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-609
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Collaborative Filtering
>    Affects Versions: Backlog
>            Reporter: Sebastian Schelter
>            Assignee: Sebastian Schelter
>              Labels: patch
>             Fix For: 0.8
>
>         Attachments: MAHOUT-609.patch
>
>
> As RecommenderJob already includes the computation of similar items, we 
> should an add option that makes it write out those similar items in the same 
> format as ItemSimilarityJob does, so that users interested in both 
> recommendations and similar items do not have to run two jobs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to