Closed ritesh1187 closed 1 year ago
How did you fit this model?
The model.fit API changed in v0.5.0 with this change https://github.com/benfred/implicit/pull/484 . It now takes a user_items matrix instead of a item_users matrix - and I'm guessing this is tripping you up.
Closing - feel free to re-open if this isn't resolved
@benfred : Have we made some more changes to the function? I was able to score (with the above changes) till 15th Dec'22. The following code was executed :
Now when I am trying to score again, I am getting the following error: