ParetoSmooth.jl icon indicating copy to clipboard operation
ParetoSmooth.jl copied to clipboard

Leave-K-Out Cross Validation and Bias Correction

Open ParadaCarleton opened this issue 4 years ago • 0 comments

Currently, only leave-one-out CV is supported; leaving out more observations might be a good idea. If we do this, we should probably introduce bias corrections for cross-validation, since leave-k-out with k >> 1 can introduce large biases.

ParadaCarleton avatar Jul 31 '21 15:07 ParadaCarleton