Spark 3.0.1 - PCA throws “The param k and numFeatures is too large for SVD computation”

前端 未结 0 799
没有蜡笔的小新
没有蜡笔的小新 2020-12-12 18:13

I am using spark 3.0.1 and try to do a PCA on a dataframe with 4.827 rows and 18.000 columns(features) for 2 principal components(k=2) but I take below error:

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