LinAlgError: SVD did not converge on pca.fit(X_train)

前端 未结 0 644
醉话见心
醉话见心 2021-01-16 16:27

I am working on a big training dataset (21007 rows, 62 columns) and to reduce the dimensions, I\'m using PCA from the sklearn package. I\'ve imputed the null values (using K

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