Dear Authors,
May I ask how to get the prediction scores (i.e., the predicted user-item interaction values), when using Hop-Rec to get the representations of users and items? Just use the inner product of user and item representations? or what is the API to get the prediction scores?
Thanks for your time and consideration.