Hello,
I am using the ksvm function from the library kernlab to generate an
SVM classification. I am running the model with k-mean
cross-validation, thus obtaining different accuracy.
Is it possible to merge the different models obtained with the
separate data set to generate a kind of median model, one that
accounts for all the datasets used for the training?
Thank you

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to