Hello!

We are new in  using R.  We use the SVM module from the library 'e1071' 
for training. 

Problem formulation:

a classification has been performed using SVM module (linear kernel). 
Later, a new data set (test set) comparable to the training data shall be 
scaled in the same way  as the training set (using the same scaling 
parameter set, but without using the SVM again to save time). We found the 
scaling matrices, but we do not know, how to apply them. 

How must the scaling parameter matrices (scaled:center and scaled:scale) 
be applied to the test data set to receive the same scaling as it would 
have been done by the SVM module?

Thanx very much in advance!
        [[alternate HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to