Skip to content
Back to formatted view

Raw Message

Message-ID: <6731304c0911011938v3f2b1836ma649bf7e403553e9@mail.gmail.com>
Date: 2009-11-02T03:38:06Z
From: Max Kuhn
Subject: Bagging with SVM
In-Reply-To: <COL102-W254B6D5A0B817AE2DF2494CFB30@phx.gbl>

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