OliviaZhi

Results 2 issues of OliviaZhi

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...

Hi, When I execute ``` python nem.py with dataset.balls4mass64 network.r_nem nem.k=5 ``` It prints out the following but wouldn't start training at all... ``` WARNING - R-NEM - No observers...