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

Crossvalidation needs to be generalised #11

Open
sfluegel05 opened this issue Mar 5, 2024 · 0 comments
Open

Crossvalidation needs to be generalised #11

sfluegel05 opened this issue Mar 5, 2024 · 0 comments

Comments

@sfluegel05
Copy link
Collaborator

Status Quo

  • Inner cross-validation (i.e., between train and validation set) is possible via creating each of k iterations as files and then doing k runs manually

Goal

  • Automate inner cross-validation by combining all k iterations into a single run without creating k different data sets and starting k runs manually

Ideas

  • previous, scrapped implementation
  • pytorch fabric
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