I have just computed PCA on a training set and Weka returned me the new attributes with the way in which they were selected and computed. Now, I want to build a model using these data and then use the model on a test set.
Do you know if there is a way to automatically modify the test set according to the new type of attributes?
