Quantcast
Channel: Machine Learning
Viewing all articles
Browse latest Browse all 62693

Comparing resampling methods

$
0
0

What are the advantages and disadvantages of using one resampling method over another for training models to avoid overfitting?

I ask because I've recently started using the amazing caret package for R and wasn't quite sure which method to use for my resampling with the train function: boot, boot632, cv, repeatedcv, LOOCV, LGOCV, or oob.

Does anybody know what main differences between these methods are? For example, I'm confused about what the difference between cv and repeatedcv is.

submitted by rudyl313
[link] [1 comment]

Viewing all articles
Browse latest Browse all 62693

Trending Articles