how to solve dimension mismatch problem in scipy sparse csr matrix

前端 未结 0 505
北恋
北恋 2021-01-21 10:40

I\'ve data for training in which the shape of X_train is: (4000, 206908). But in my test data, the shape of X is: (2500, 48938). That\'s why I am unable to predict my test data

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