Hi everybody, I'm working with Gabor features, I want to apply the PCA to reduce the features number, but I don't know how to begin .
I have a matrix composed of N samples with dimension of 300 (this matrix should be divided in training data and testing data?) i apply the PCA for all the matrix then i divide it?
Please help