Skip to content
Prev 337155 / 398528 Next

how is the model resample performance calculated by caret?

On Fri, Feb 28, 2014 at 1:13 AM, zhenjiang zech xu
<zhenjiang.xu at gmail.com> wrote:
Yes, those values are the performance estimates across each hold-out
using the final model. There is an option in trainControl() that will
have it return the resamples from all models too.
It is.

Max