-
-
Notifications
You must be signed in to change notification settings - Fork 25.8k
kfold cross validation assertion check #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
|
This seemed to have been fixed (by Satra). I am closing. |
glouppe
pushed a commit
to glouppe/scikit-learn
that referenced
this issue
Sep 26, 2011
glouppe
pushed a commit
to glouppe/scikit-learn
that referenced
this issue
Jan 13, 2013
Changes and fixes on Adabosot
prismdata
pushed a commit
to prismdata/scikit-learn
that referenced
this issue
Oct 28, 2020
Modyfy IoT Gateway Code
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/scikit-learn/scikit-learn/blob/master/scikits/learn/cross_val.py#L177
shouldn't this allow k=n? isn't that the definition for leave one out?
The text was updated successfully, but these errors were encountered: