Skip to content

Conversation

ogrisel
Copy link
Member

@ogrisel ogrisel commented Aug 20, 2021

Continues #18010

@ogrisel
Copy link
Member Author

ogrisel commented Aug 20, 2021

It's not really possible to blindly delegate to the underlying base estimator because of the complex resampling code in fit. I therefore decided to always validate at the meta-estimator level and avoid redundant expensive finite checks using sklearn.config_context.

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the follow up PR!

Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@lorentzenchr lorentzenchr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lorentzenchr lorentzenchr merged commit 5c0f3a6 into scikit-learn:main Aug 26, 2021
@ogrisel ogrisel deleted the column-name-consistency-semi_supervised branch August 26, 2021 07:34
samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants