Principal components analysis need standardization or normalization? After some google, I get confused. pca need the scalar be same. So which should I use.
Which technique needs to do before PCA?
Does pca need standardization? standardized values will always be zero, and the standard deviation will always be one.
Does pca need normalization? range zero to one
or both ?