tutorials
tutorials copied to clipboard
Errors in cross_validation_models_ensemble.ipynb
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'
Please post link to the notebook and provide more information about the error