[ 
https://issues.apache.org/jira/browse/MAHOUT-827?focusedWorklogId=1000348&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1000348
 ]

ASF GitHub Bot logged work on MAHOUT-827:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Jan/26 17:29
            Start Date: 15/Jan/26 17:29
    Worklog Time Spent: 10m 
      Work Description: guan404ming merged PR #833:
URL: https://github.com/apache/mahout/pull/833




Issue Time Tracking
-------------------

    Worklog Id:     (was: 1000348)
    Time Spent: 20m  (was: 10m)

> Another version of RecommenderJob that broadcasts the similarity matrix
> -----------------------------------------------------------------------
>
>                 Key: MAHOUT-827
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-827
>             Project: Mahout
>          Issue Type: New Feature
>    Affects Versions: 0.6
>            Reporter: Sebastian Schelter
>            Assignee: Sebastian Schelter
>            Priority: Major
>         Attachments: MAHOUT-827-2.patch, MAHOUT-827-3.patch, MAHOUT-827.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Add another version of RecommenderJob that computes the item similarities via 
> RowSimilarityJob but assumes that the resulting similarity matrix fits into 
> the memory of the mappers in the cluster. After the item similarity 
> computation is done, the similarities are broadcasted via Hadoop's 
> distributed cache and the recommendations are computed in a map-only pass 
> over the data afterwards.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to