tensorflow / tensorflow/recommenders
Saving Model for Ranking
Open
@maciejkula is already working on this.
Since Sep 1, 2021.
question
- Dominant language
- Python
- Stars
- 2k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
I was curious since the model.save() command won't work and since for retrieval we have the index.save() (which thankfully does), how one could save the ranking aspect and use it later on? I thought of saving the checkpoint and reloading it later, but I am not really sure if that works.
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.