8000 FIX DecisionBoundaryPlot should not raise spurious warning by glemaitre · Pull Request #23318 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

FIX DecisionBoundaryPlot should not raise spurious warning #23318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 10, 2022

Conversation

glemaitre
Copy link
Member

closes #23311

Recreate a dataframe on the fly in DecisionBoundaryPlot to avoid predicting on a NumPy array while the classifier have been fitted on a dataframe.

@glemaitre glemaitre added this to the 1.1 milestone May 10, 2022
@glemaitre glemaitre added the To backport PR merged in master that need a backport to a release branch defined based on the milestone. label May 10, 2022
Copy link
Member
@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

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

LGTM, assuming CI is green.

Copy link
Member
@jeremiedbb jeremiedbb left a comment

Choose a reason for hiding this comment

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

Thanks @glemaitre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:inspection No Changelog Needed To backport PR merged in master that need a backport to a release branch defined based on the milestone.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spurious warning with DecisionBoundaryPlot
3 participants
0