NVIDIA-Merlin / NVIDIA-Merlin/Merlin
Example for offline batch processing
Open
@rnyak is already working on this.
Since Jan 25, 2023.
examples
- Dominant language
- Python
- Stars
- 907
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
This example should be the same as the merlin multi-stage recsys example. It should behave the same way. We should be able to take the ensemble created in that example and apply an offline runtime to create recommendations using the dask executor on a dataframe/dataset.
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.