tensorflow / tensorflow/recommenders
How to extract predictions from Multi Task Model
Open
@maciejkula is already working on this.
Since Jan 17, 2021.
question
- Dominant language
- Python
- Stars
- 2k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
I'm following the tutorial here and I am wondering how to get a prediction for a given user.
Once training is done, how can I pass a user_id string and receive a list of ranked recommendations?
Thanks in advance for the help.
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.