index 33 is out of bounds for axis 1 with size 33

前端 未结 0 948
抹茶落季
抹茶落季 2020-11-29 00:39

I am getting this error at this line

my_predictions = prediction_matrix[:,current_user_id-1]+Ymean.flatten()

This is the code. Please tell me

相关标签:
回答
  • 消灭零回复
提交回复
热议问题