jrzaurin / pytorch-widedeep

A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
Apache License 2.0
1.3k stars 190 forks source link

movielens #213

Closed xylovezxy closed 5 months ago

xylovezxy commented 5 months ago

Hi, do you have a demo running on the Movielens dataset? Or do we need to preprocess the movielens data ourselves?

jrzaurin commented 5 months ago

Look here: wd for recsys

or here: wd for recsys pt 2