-
-
Notifications
You must be signed in to change notification settings - Fork 26.2k
MAINT Remove -Wcpp warnings when compiling sklearn.ensemble._gradient_boosting #25033
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
MAINT Remove -Wcpp warnings when compiling sklearn.ensemble._gradient_boosting #25033
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise LGTM
@jjerphan Could you kindly have a look at this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
@glemaitre , @jjerphan Is this PR capable of being merged? |
Thanks for the heads-up, @OmarManzoor. |
Thank you for the quick merge 😃 |
We often multitask between PRs and issues so it's easy to loose track of what is mergeable. See #25069 for more context. |
Totally understandable. Thank you for your consideration. |
…_boosting (scikit-learn#25033) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…_boosting (scikit-learn#25033) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…_boosting (scikit-learn#25033) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Reference Issues/PRs
Towards #24875
What does this implement/fix? Explain your changes.
Any other comments?