tensorflow / tensorflow/recommenders

Saving Model for Ranking

Open
#366 3 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.