neural_collaborative_filtering icon indicating copy to clipboard operation
neural_collaborative_filtering copied to clipboard

Possibly error in NeuMF

Open kimjh12 opened this issue 5 years ago • 0 comments

https://github.com/hexiangnan/neural_collaborative_filtering/blob/4aab159e81c44b062c091bdaed0ab54ac632371f/NeuMF.py#L145

num_items is not defined in function scope. This line might throw an error when calling from outside. Sorry to bother you tho. Thx

kimjh12 avatar Apr 17 '20 08:04 kimjh12