Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 9
    $\begingroup$ I think this answer clarifies a lot more than the accepted answer and particularly explains the accepted answer. $\endgroup$ Commented Jul 24, 2017 at 17:51
  • 3
    $\begingroup$ what do you mean by >"Now, if you were to re-train this model with the same parameters multiple times on new training sets, what would happen?". Training means finding the parameters, right? did you mean to say hyperparameters? $\endgroup$ Commented May 28, 2018 at 20:50
  • $\begingroup$ should i understand this as: using LOOCV gives a better estimate of how the training set allows a model to perform than K-fold CV, while k-fold CV allows for a better estimation of propagation of the model ? $\endgroup$ Commented Oct 12, 2023 at 14:25
  • $\begingroup$ From what i have read in your post, it is would be therefore more recommanded to use Kfold CV in the case we want the selected model to be robust to the integration of new individuals, is that it ? $\endgroup$ Commented Oct 12, 2023 at 14:44