Displaying 1 result from an estimated 1 matches for "number_of_class".
Did you mean:
number_of_classes
2009 Aug 04
1
Save model and predictions from svm
Hello,
I'm using the e1071 package for training an SVM. It seems to be working
well.
This question has two parts:
1) Once I've trained an SVM model, I want to USE it within R at a later
date to predict various new data. I see the write.svm command, but
don't know how to LOAD the model back in so that I can use it tomorrow.
How can I do this?
2) I would like to add the