NVIDIA-Merlin / NVIDIA-Merlin/Merlin

[RMP] Subgraph capabilities across Merlin

Open
#1,019 2 comments 0 reactions 3 assignees View on GitHub

@radekosmulski is already working on this.

Since Jun 20, 2023.

  • #1022 by @jperez999 — merged
Dominant language
Python
Stars
907
Forks
129
PR merge metrics
No merged PRs in 30d

Description

Enable the division and retrieval of sub portions of the graph. Incorporate Subgraph usage throughout all of the merlin framework. The multi stage example needs to be refactored to correctly use subgraph workflows.

  • Update the multi-stage example to include NVTabular workflows for user and item towers

    • Update feast feature store values to use non processed values
    • create subgraphs for nvtabular workflow for feature processing in notebook 1
    • load workflow from notebook 1 into notebook 2 and pull subgraphs from workflow
    • use subgraph workflows to process features in systems graph in notebook 2
  • Create Support for usage of subgraphs in NVTabular

  • Create support for usage of subgraphs in Systems

  • Ensure loading and execution of full notebooks with subgraphs

  • Update the text of the notebook to explain what's happening

  • Update the system diagram in the notebook to show where NVT workflows are executed

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.