[
https://issues.apache.org/jira/browse/MAHOUT-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Schelter updated MAHOUT-1374:
---------------------------------------
Fix Version/s: 1.0
> Ability to provide input file with userid, itemid pair
> ------------------------------------------------------
>
> Key: MAHOUT-1374
> URL: https://issues.apache.org/jira/browse/MAHOUT-1374
> Project: Mahout
> Issue Type: Improvement
> Components: Collaborative Filtering
> Affects Versions: 0.8
> Reporter: Romit Singhai
> Fix For: 1.0
>
>
> Currently while running the itembased recommender from the command line, user
> can get recommendation for a particular set of users by using the userFile
> option or for particular set of itemId's by using the itemFile option. Using
> these option together seems to provide recommendations for the cross product
> for the two inputs. We need an option say userItemFile where a coma separated
> userid,itemid pair is provide on each line as input and output will be
> userid,itemid,recommendation. This functionality will be very useful for lot
> users.
--
This message was sent by Atlassian JIRA
(v6.2#6252)