NVIDIA-Merlin / Merlin

NVIDIA Merlin is an open source library providing end-to-end GPU-accelerated recommender systems, from feature engineering and preprocessing to training deep learning models and running inference in production.
Apache License 2.0
773 stars 118 forks source link

[RMP] GTC Session-based Web Recommendations #700

Closed karlhigley closed 1 year ago

karlhigley commented 2 years ago

Problem:

The current GTC recommender produces recommendations for users who have registered for GTC or are in the marketing email dataset. There are also GTC attendees that we don't have any information about outside the current session, and we'd like to be able to provide recommendations for them too.

Goal:

New Functionality

Constraints:

Starting Point:

viswa-nvidia commented 2 years ago

@angmc @bschifferer , please update this ticket based on the latest discussions.

viswa-nvidia commented 1 year ago

@bschifferer please link the ticket that tracks NVT and Triton perf check

bschifferer commented 1 year ago

@viswa-nvidia I updated the ticket about NVTabular performance - I think this one will be relevant for GTC Spring recommender: https://github.com/NVIDIA-Merlin/NVTabular/issues/1251 -> 200ms for NVTabular will be too long

viswa-nvidia commented 1 year ago

@angmc @bschifferer , please update this ticket based on the latest discussions.

bschifferer commented 1 year ago

@viswa-nvidia @EvenOldridge should we mark this as done?

There is a new RMP ticket to update GTC recommender: https://github.com/NVIDIA-Merlin/Merlin/issues/887

karlhigley commented 1 year ago

Closing since the GTC recommender has already been built and deployed