[R] Bigining with a Program of SVR

Max Kuhn mxkuhn at gmail.com
Sun May 8 03:51:33 CEST 2011


As far as caret goes, you should read

   http://cran.r-project.org/web/packages/caret/vignettes/caretVarImp.pdf

and look at rfe() and sbf().


On Fri, May 6, 2011 at 2:53 PM, ypriverol <ypriverol at gmail.com> wrote:
> Thanks Max. I'm using now the library caret with my data. But the models
> showed a correlation under 0.7. Maybe the problem is with the variables that
> I'm using to generate the model. For that reason I'm asking for some
> packages that allow me to reduce the number of feature and to remove the
> worst features. I read recently an article taht combine Genetic algorithm
> with support vector regression to do that.
>
> Best Regards
> Yasset
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Bigining-with-a-Program-of-SVR-tp3484476p3503918.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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



More information about the R-help mailing list