Project-MONAI / tutorials

MONAI Tutorials
https://monai.io/started.html
Apache License 2.0
1.84k stars 679 forks source link

Errors in cross_validation_models_ensemble.ipynb #1172

Open MasalaKimchi opened 1 year ago

MasalaKimchi commented 1 year ago

Upon running the code models = [train(i) for i in range(num)] the error occurs as below:

AttributeError: Can't pickle local object 'CrossValidation.get_dataset.._NsplitsDataset'

faizan1234567 commented 1 year ago

Please post link to the notebook and provide more information about the error