maciejkula / spotlight

Deep recommender models using PyTorch.
MIT License
2.97k stars 421 forks source link

Add yoochoose utility #150

Open mokarakaya opened 5 years ago

mokarakaya commented 5 years ago

In recommender_datasets v0.2.0, I see yoochoose dataset hdf5 files. I guess this is the dataset used in RecSys 15 Challenge.

Is the utility class of the dataset already available to use in another branch? If not, do you mind if I add it in a new MR?

I don't know if you're planning a more comprehensive MR with all changes in the new version of recommender_datasets.