Sentiment Analysis with Scikit Learn IndexError: index 1 is out of bounds for axis 1 with size 1

后端 未结 0 797
庸人自扰
庸人自扰 2020-12-10 12:13

Initial Error Snapshot

I had the above error initially and tried to correct it by adding toarray() to X_train (and as X_test as well):

enter image description

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