Hello, I want to do k fold and I want to save each...
# beginners-need-help
t
Hello, I want to do k fold and I want to save each iteration in files. Is it possible to specify in catalog.yml that saving should be done in multiple files? I want to achieve something like for iteration 1 to save train1, test1, validate1 files... For iteration 2 same files but with a 2 at the end... And so on...