tensorflow / tensorflow/recommenders

[Question] Best practice for making the model updates with new data?

Open
#239 7 comments 2 reactions 1 assignee View on GitHub

@maciejkula is already working on this.

Since Feb 26, 2021.

question
Dominant language
Python
Stars
2k
Forks
300
PR merge metrics
No merged PRs in 30d

Description

I have built a recommender by applying method in tutorial, but in real practice, the training data is not still, new contents will be generated, user will react to your recommendation content.

So I would like to get advice for two points:

  • What's the best practice for updating the mdl with new user behavior / new content? (Not retraining from beginning)
  • What's the best practice for involving people's reaction to my recommendation?

Thanks in advance.

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.