Skip to content

Fix to allow for Pipeline object as estimator

Latest
Compare
Choose a tag to compare
@4Freye 4Freye released this 11 Jun 19:04
· 4 commits to main since this release
fac353e

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.