recommenders icon indicating copy to clipboard operation
recommenders copied to clipboard

feat: Extend 'sample_listwise' to support more movielens Dataset features

Open keivanipchihagh opened this issue 1 year ago • 3 comments

The current function sample_listwise supports a limited number of features that are hardcoded in the function definition. This pull requests makes it easy for other features to be used as well.

keivanipchihagh avatar Aug 30 '24 12:08 keivanipchihagh