NVIDIA-Merlin / models

Merlin Models is a collection of deep learning recommender system model reference implementations
https://nvidia-merlin.github.io/models/main/index.html
Apache License 2.0
262 stars 50 forks source link

Add preprocessing and schema for LastFM (1B/2B) dataset #343

Open benfred opened 2 years ago

benfred commented 2 years ago

This task depends on the preprocessing workflow for the retrieval research will be done in this issue. After it is done, this task is about integrating the pre-processing and schema of LastFM into Merlin Models datasets

rnyak commented 2 years ago

PR is ready at the research repo https://github.com/NVIDIA-Merlin/research/pull/26