tensorflow / tensorflow/recommenders
How to use predict on Ranking?
Open
@maciejkula is already working on this.
Since Mar 9, 2021.
question
- Dominant language
- Python
- Stars
- 2k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I'm quite new in the tensorflow world, and I'm having some issues with predicting using the basic Ranking model.
I followed this tutorial, but unlike the retrieval tutorial, there's no prediction section (and it doesn't seem right to use BruteForce in a Ranking setting).
I searched in issues and found this https://github.com/tensorflow/recommenders/issues/215 but didn't succeed to make it work.
Is it possible to post a short example of making predictions in Ranking?
Thanks in advance,
Gee
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.