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
715 stars 111 forks source link

[RMP] Filtering #703

Open EvenOldridge opened 1 year ago

EvenOldridge commented 1 year ago

Problem:

In a production system customers need to filter out candidate recommendations for a variety of reasons.

Goal:

New Functionality

Systems

Docs/Examples

Constraints:

Starting Point:

karlhigley commented 1 year ago

@EvenOldridge These ops would be purely for Systems, so wouldn't involve NVT or new libraries.