You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: