dataset_loaders
dataset_loaders copied to clipboard
Isbi em stacks crossvalidation argument
To be able to separate de data in folds and select a specific one for validation.
I already applied the coding style modifications. If there is anything else, don't hesitate to ask. Thank you!
Hello @ArantxaCasanova! Thanks for updating the PR.
Cheers ! There are no PEP8 issues in this Pull Request. :beers:
Comment last updated on July 05, 2017 at 16:58 Hours UTC
Thanks for the revision! I corrected what you suggested.
I still had to use "self.crossval = True" to control the "get_names()" function without making it too messy. I also added the description for the "rand_perm" variable, I forgot to add it before.
Let me know what you think!