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

Cross validation guide #28

Closed
Priyansi opened this issue Sep 9, 2021 · 5 comments · Fixed by #43
Closed

Cross validation guide #28

Priyansi opened this issue Sep 9, 2021 · 5 comments · Fixed by #43
Assignees
Labels
how-to-guide Improvements or additions in how-to guides

Comments

@Priyansi
Copy link
Collaborator

Priyansi commented Sep 9, 2021

Ideas on how to do cross-validation: pytorch/ignite#1384

@Priyansi Priyansi changed the title Advanced tutorial: Cross validation and Hyperparameter tuning Advanced tutorial: Cross validation Sep 9, 2021
@Priyansi Priyansi added the how-to-guide Improvements or additions in how-to guides label Sep 9, 2021
@Priyansi Priyansi changed the title Advanced tutorial: Cross validation Cross validation guide Sep 9, 2021
@LiviaCavalcanti
Copy link
Contributor

Hi! Is it ok to use scikit-learn’s k-fold functionality to split the data?

@vfdev-5
Copy link
Member

vfdev-5 commented Sep 21, 2021

@LiviaCavalcanti yes, sure!

@Priyansi
Copy link
Collaborator Author

Hey @LiviaCavalcanti , I started working on this notebook last week. It's a basic code sample. It still needs some explanation and a bit of restructuring. Do you want to work on this notebook and send a PR for this?

For ideas on how to add explanation: refer to https://pytorch-ignite.ai/how-to-guides/

Please feel free to ask any more questions!

@LiviaCavalcanti
Copy link
Contributor

Wow you've done all the hard work. I would be glad to work on the explanation! I will send the PR with it.

@Priyansi
Copy link
Collaborator Author

Thank you @LiviaCavalcanti ! BTW, the code is just an example. If you feel like it can be simplified, feel free to make changes there too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
how-to-guide Improvements or additions in how-to guides
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants