Getting 'numpy.ndarray' object has no attribute 'values' error message. How can I fix it?

后端 未结 0 482
迷失自我
迷失自我 2021-01-13 08:06

I\'m trying to learn Machine Learning and I couldn\'t fix this problem. When I run it I get an error message saying:

print(np.ndarray((y_pred.values.reshape(l         


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