Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

Is it possible to provide dynamic dataset for recommendation for different users? #31

Open
pratikshya opened this issue Feb 13, 2015 · 0 comments

Comments

@pratikshya
Copy link

I have user_id, item_id and preference_value. On the data file, a user may or may not have access to all items. Is it possible to generate recommendation for user, based on only dataset that is accessible to that user? In other words, can we first query the dataset by applying suitable filter for that user and generate recommendation based on that filtered query? I am currently using database query to generate dynamic dataset and feeding it to Mahout for recommendation. Can I do something similar with elasticsearch-taste plugin?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant