This release fixes a bug that occurred when providing a Pipeline object as the estimator when using cross_val_fit. Now Pipeline objects can be provided as the estimator.
This release fixes a bug that occurred when providing a Pipeline object as the estimator when using cross_val_fit. Now Pipeline objects can be provided as the estimator.