[ 
https://issues.apache.org/jira/browse/MAHOUT-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Dunning updated MAHOUT-1288:
--------------------------------

    Description: 
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.

    
> Create recommendation as search demo
> ------------------------------------
>
>                 Key: MAHOUT-1288
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1288
>             Project: Mahout
>          Issue Type: Bug
>            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.

--
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