Samuel, Typically when someone specifies 10-fold cross validation, it implies that a single series of 10 validations are run. No repeats.
You can read more about cross-validation here ... http://en.wikipedia.org/wiki/Cross-validation_(statistics)#K-fold_cross-validation . Jean On Mon, Aug 19, 2013 at 1:00 PM, Samuel Okoye <samu...@yahoo.com> wrote: > Dear all, > > I am using cv.glmnet in r and I have the following question: The default > is 10-fold cross-validation, but it is not clear to me how many times are > repeated? Is it 50 repeats? > > I am sore if me question will be very easy for some people! > > Many thanks in advance, > > Samuel > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@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. > [[alternative HTML version deleted]] ______________________________________________ R-help@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.