beginner, so I need learn a lot.
Thank you
kevin
å¨2010-01-12ï¼"Liaw, Andy [via R]"
åéï¼ -åå§é®ä»¶-
å件人:"Liaw, Andy [via R]"
åéæ¶é´:2010å¹´1æ12æ¥ ææäº
æ¶ä»¶äºº:bbslover
主é¢:Re: [R] Help me! using random Forest package, how to calcu
From: bbslover
>
> now I am learining random forest and using random forest
> package, I can get
> the OOB error rates, and test set rate, now I want to get the
> training set
> error rate, how can I do?
>
> pgp.rf<-randomForest(x.tr,y.tr,x.ts,y.ts,ntree=1e3,keep.forest
> =FALSE,do.trace=1e2)
now I am learining random forest and using random forest package, I can get
the OOB error rates, and test set rate, now I want to get the training set
error rate, how can I do?
pgp.rf<-randomForest(x.tr,y.tr,x.ts,y.ts,ntree=1e3,keep.forest=FALSE,do.trace=1e2)
using the code can get oob and t
3 matches
Mail list logo