NVIDIA-Merlin / NVIDIA-Merlin/Merlin
[RMP] Subgraph capabilities across Merlin
Open
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.