RLMRec icon indicating copy to clipboard operation
RLMRec copied to clipboard

user profile generation question

Open HappyDay1998 opened this issue 7 months ago • 1 comments

Regarding to the user profiles generation part, how do you randmly choose 3 recipes for each user? In the whole recipe pool or just the recipes in the training set for the corresponding users? If I choose 3 recipes global randomly, will this have the risk of data leakage for the test set? Thank you so much!

HappyDay1998 avatar Jul 16 '25 22:07 HappyDay1998

Hi 👋!

Thanks for your interest in RLMRec! Yes, for profile generation we sample only training-set interactions to avoid data leakage.

I hope the above answer is helpful to you :)

Best regards, Xubin

Re-bin avatar Aug 09 '25 07:08 Re-bin