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

Pat Ferrel commented on MAHOUT-1288:
------------------------------------

updated to work with mahout 0.9, removed a hacked version of mahout's 
item-based RecommenderJob because it's no longer needed after the default 
working directory was made visible and it is now an option to output a sequence 
file.

This has not been tested on a cluster yet. Upgrading mine to hadoop 1.2.1 to 
test it. Passes the hand run test in /scripts using the local fs with hadoop 
1.2.1 

> Create recommendation as search demo
> ------------------------------------
>
>                 Key: MAHOUT-1288
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1288
>             Project: Mahout
>          Issue Type: New Feature
>            Reporter: Ted Dunning
>
> The basic idea is that a recommendation engine can be deployed by doing 
> off-line analysis to find anomalously cooccurring items and then indexing 
> these items in a search engine.  These anomalous items are considered 
> indicators which are indexed using an ordinary text search engine.  
> Recommendations are generated by querying the search engine using recent 
> behavior as a query.  Recommendations can be combined with geo filtering and 
> text queries.
> See http://bit.ly/18vbbaT for a living design document.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to