Skip to content

Bagging with SVM

2 messages · 柯洁, Max Kuhn

#
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: