Bagging with SVM
There is no package that does this, but you can do it yourself pretty easily (although I think that it is a waste of time to bag this particular model). You can use the function bagEarth in the caret package as a prototype. Max
On Sun, Nov 1, 2009 at 8:32 PM, ?? <kejiefinance at hotmail.com> wrote:
Dear sir, If I want to use bagging with SVM, which package should I choose?Thanks! Best wishes,Jie
_________________________________________________________________ ? ? ? ?[[alternative HTML version deleted]] ______________________________________________ R-help at r-project.org mailing list 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.
Max