Re: [R] 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, 柯洁 wrote: > > Dear sir, > If I want
[R] Bagging with SVM
Dear sir, If I want to use bagging with SVM, which package should I choose?Thanks! Best wishes,Jie _ [[alternative HTML version deleted]] __