ValueError: shapes (100,1) and (2,1) not aligned: 1 (dim 1) != 2 (dim 0)

前端 未结 0 705
北恋
北恋 2021-01-21 04:17

I used the following code for a machine learning problem, which I ended up to the error ValueError: shapes (100,1) and (2,1) not aligned: 1 (dim 1) != 2 (dim 0)

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