Hi, 1) I'm wondering, shoud $$self.predict_ = pre_handel(user_ratings_train, self.predict_, self.item_count)$$ be after the auc_score? 2) You define the scores function right? But I don't see it in your code. Thanks in advance.
Hi,
I'm wondering, shoud
$$self.predict_ = pre_handel(user_ratings_train, self.predict_, self.item_count)$$
be after the auc_score?
You define the scores function right? But I don't see it in your code.
Thanks in advance.