Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FIX raise proper error for not supporting multilabel in VotingClassifier #27702

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

Conversation

glemaitre
Copy link
Member

While reviewing #26956, I found that the error message was not correct when Y was multilabel in the format of a DataFrame.

Copy link

github-actions bot commented Nov 1, 2023

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: c49f83d. Link to the linter CI: here

Copy link
Contributor

@OmarManzoor OmarManzoor left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @glemaitre

@OmarManzoor OmarManzoor added the Waiting for Second Reviewer First reviewer is done, need a second one! label Dec 6, 2023
ogrisel and others added 20 commits February 10, 2024 18:08
…it-learn#25275)

Co-authored-by: Alexandre Gramfort <[email protected]>
Co-authored-by: Guillaume Lemaitre <[email protected]>
Co-authored-by: Jérémie du Boisberranger <[email protected]>
scikit-learn-bot and others added 21 commits February 10, 2024 18:08
@glemaitre
Copy link
Member Author

I fixed the changelog (adding to 1.4.1 entry).

@glemaitre glemaitre removed the Waiting for Second Reviewer First reviewer is done, need a second one! label Feb 10, 2024
@glemaitre glemaitre added this to the 1.4.1 milestone Feb 10, 2024
@glemaitre
Copy link
Member Author

Enabling auto-merge upon the two approvals

@glemaitre glemaitre enabled auto-merge (squash) February 10, 2024 17:19
@glemaitre glemaitre merged commit 52943b7 into scikit-learn:main Feb 10, 2024
LeoGrin pushed a commit to LeoGrin/scikit-learn that referenced this pull request Feb 12, 2024
glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Feb 13, 2024
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.