unrepeat
Results
1
issues of
unrepeat
I've fitted the model with user and items matrixes: `model.fit( int_m, user_features = user_matrix, item_features = item_matrix)` Let's say I want to have predictions for one user and few items,...