NVIDIA-Merlin / NVIDIA-Merlin/Merlin

[INF] Merlin commons - Operators

Open
#816 0 comments 0 reactions 2 assignees View on GitHub

@jperez999 is already working on this.

Since Feb 21, 2023.

Dominant language
Python
Stars
907
Forks
129
PR merge metrics
No merged PRs in 30d

Description

  • Make a decision around how much we want to do in the model vs how much we want to do in operation graphs?
  • Come up with a consistent way to do padding (in the dataloader) so that we can use the same function for training, dataloading and serving
  • Establish how we handle data transformations for small batches in a relatively standard way
  • Dictionary/dataframe translation
  • Optimizing Merlin operators for serving and dataloading (small batch)
  • NVTabular - Simplify and standardize Categorify(), so that unique values parquet can be used for reverse categorify

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.