NVIDIA-Merlin / NVIDIA-Merlin/Transformers4Rec

[Task] Add Local/offline prediction example

Open
#497 0 comments 0 reactions 1 assignee View on GitHub

@rnyak is already working on this.

Since Oct 5, 2022.

Dominant language
Python
Stars
1.3k
Forks
165
Avg merge
1m
Merged PRs (30d)
2

Description

Description

Recently we added ignore_,masking arg to make sure that when we do prediction with a TF4Rec model, we do not apply masking, meaning we don’t want to mask any input in sequence, rather we use the whole sequence to predict the next item.

We need to showcase this functionality and in doing so we can add offline prediction step at the end of the getting-started nb. This will be also required by our users couple time in the GH repo.

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.