repsys icon indicating copy to clipboard operation
repsys copied to clipboard

Framework for Interactive Evaluation of Recommender Systems

Results 1 repsys issues
Sort by recently updated
recently updated
newest added

There should be a clear interface of models expected from RepSys that will be enforced. Currently, when a developer implements a model that predicts something other than np.ndarray (like sparse...