Cross Validation on data

Hello,

I was wondering if there was something already inside the PyTorch library to apply cross-validation on the training set, I have tried finding the information and I can’t really see if it’s something I have to implement myself or if there is a built-in tool somewhere.

Thank you in advance for the information,

Hi,

I have developed a function to perform cross-validation in medical images, but it is easily adaptable to other types of problems.

Regards

2 Likes