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

LOOCV / GCV for ridge / logistic #36

Open
tlienart opened this issue Nov 13, 2019 · 0 comments
Open

LOOCV / GCV for ridge / logistic #36

tlienart opened this issue Nov 13, 2019 · 0 comments
Labels
Projects

Comments

@tlienart
Copy link
Collaborator

tlienart commented Nov 13, 2019

Ridge

refs

Basically just have to minimise a criterion that can be evaluated in constant time after the first fit.

Similar stuff can be obtained for LOOCV it seems

proper refs

Logistic: https://arxiv.org/pdf/1711.05420.pdf

@tlienart tlienart added API enhancement New feature or request high priority labels May 12, 2020
@ablaom ablaom added this to priority high / involved in General Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
General
priority high / involved
Development

No branches or pull requests

1 participant