tensorflow / tensorflow/recommenders
Does TFRS support personalized ranking?
Open
@maciejkula is already working on this.
Since May 21, 2021.
question
- Dominant language
- Python
- Stars
- 2k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
Question: does TFRS support personalized ranking? Given a list of items and a user ID, this would return the item list re-ordered in the fashion most relevant/appropriate for the given user.
I don't seem to see this in the framework. If it's not available, I'd like this to be an enhancement request to get it added to TFRS.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.