You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Pat Ferrel (JIRA)" <ji...@apache.org> on 2015/03/06 01:21:40 UTC

[jira] [Commented] (MAHOUT-1618) Cooccurrence Recommender example and documentation

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

Pat Ferrel commented on MAHOUT-1618:
------------------------------------

If someone want's to pick this up. The best idea seems to be a client, maybe based on Jsolr, that will store interactions in a user collection and the cooccurrence matrix in an items collection in Solr itself. This can be done pretty easily by updating through the Solr API. Then recs can be returned for a user ID by first fetching history and using it to create a recs query.

Think I'll start on this myself, please ping me if you want to help.

> Cooccurrence Recommender example and documentation 
> ---------------------------------------------------
>
>                 Key: MAHOUT-1618
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1618
>             Project: Mahout
>          Issue Type: Documentation
>          Components: Examples
>    Affects Versions: collections-1.0
>            Reporter: Thejas Prasad
>            Priority: Trivial
>              Labels: DSL, scala, spark
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)