Closed Priyansi closed 3 years ago
Hi! Is it ok to use scikit-learn’s k-fold functionality to split the data?
@LiviaCavalcanti yes, sure!
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!
Wow you've done all the hard work. I would be glad to work on the explanation! I will send the PR with it.
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 :)
Ideas on how to do cross-validation: https://github.com/pytorch/ignite/issues/1384