Why do I need to indicate the number of components to be kept in Principal Component Analysis?

前端 未结 0 1928
萌比男神i
萌比男神i 2021-02-15 17:54

I found that to use pca it is neccessary to indicate at the begning the number of componenets to be kept such as in the next code :

# Initialize
model = pca(n_com         


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