Feb 11, 2021
Hi Eric, after looking to your github repo I have some thoughts:
- How do you inject the user and item features to the model training, is it somehow hardcoded? I see some private methods taking use of the in the RankFM class, but not an explicit way for so.
- What if we don't have *features* for all the users and items implied in the interactions?