tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Errors in cross_validation_models_ensemble.ipynb

Open MasalaKimchi opened this issue 2 years ago • 1 comments

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'

MasalaKimchi avatar Jan 16 '23 15:01 MasalaKimchi

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

mfaizan-ai avatar Jan 26 '23 13:01 mfaizan-ai