When the number of input variables used in neural network is high and we want to reduce the number of inputs of the model PCA is an appropriate method. But there is a question about PCA. Is it necessary to normalize data before performing principle component analysis?

Similar questions and discussions