Skip to content
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

Leave-one-out cross-validation #84

Open
santeldm opened this issue Mar 17, 2017 · 0 comments
Open

Leave-one-out cross-validation #84

santeldm opened this issue Mar 17, 2017 · 0 comments

Comments

@santeldm
Copy link

I am using the R interface to optunity. Does it support LOO cross-validation? I would expect to be able to call cv.setup() with num_folds = (number of rows in data matrix), but whenever I set num_folds to more than 50% of the number of rows, I get the following error:

Error in newdata[, object$scaled, drop = FALSE] : (subscript) logical subscript too long

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant