bschifferer
bschifferer
### Description NVIDIA won the WSDM 2021 competition. As we added new features and libraries, we want to add the solution as Merlin (Models) example: https://github.com/NVIDIA-Merlin/competitions/tree/main/WSDM_WebTour2021_Challenge/02_Models/GRU_MS_SMF
### Description Add the KDD tutorial notebooks to merlin models repository + add units tests for them
### Description I want to propose an example, how to debug merlin model architectures and functionality. Content could be (not limited to it): - viewing model.layers, explaining the structure -...
### Description Currently, 05-Retrieval-Model.ipynb doesnt evaluate the model (model.evaluate). I think we should extend the example by model.evaluate. 1. We should add a description, when using a validation dataset in...
### Description Updating all example notebooks to have a customized NVIDIA logo
# 🚀 Feature request As a user, I want to visualize the architecture and way to debug/understand the architecture. NVTabular + Merlin Models are a powerful tool to provide easy...
# 🚀 Feature request As a user, I can provide custom configs to the embedding_initalizer. However, the input data schema does not tag the column names as ITEM / USER...
### Description Providing an example using the dataset from RecSys2022 challenge and teaching concepts of Merlin Models. Concepts: - NextItem Prediction - Sequential input - ...
### Description Description NVIDIA won the WSDM 2021 competition. As we added new features and libraries, we want to add the solution as Merlin (Models) example: http://www.recsyschallenge.com/2022/