Music-Recommendation-Using-Deep-Learning icon indicating copy to clipboard operation
Music-Recommendation-Using-Deep-Learning copied to clipboard

ValueError: zero-size array to reduction operation maximum which has no identity

Open vikash130795 opened this issue 5 years ago • 2 comments

Hi,

Whenever, Am running train.py. I'm getting this error:

ValueError: zero-size array to reduction operation maximum which has no identity

vikash130795 avatar Feb 06 '20 14:02 vikash130795

Yes even I am having the same issue. I tried rollbacking my scikitlearn version as well to .19 to see if the issue arose in the later versions but it still existed. My guess is that the data isnt getting one hot encoded.

KartikayKumar02 avatar Feb 11 '20 14:02 KartikayKumar02

Any update?

Paxias avatar Sep 25 '20 11:09 Paxias