Skip to content

TST invalid init parameters for losses #22407

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 6 commits into from
Feb 19, 2022

Conversation

lorentzenchr
Copy link
Member

Reference Issues/PRs

Came up in #21800 (comment).

What does this implement/fix? Explain your changes.

This PR adds checks and tests for init parameter of losses PinballLoss and HalfTweedieDeviance.

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.

Thanks for opening up this PR!

I left some minor nits about not needing f-strings in the tests. Otherwise LGTM!

Copy link
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

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

LGTM. We need to change the matching string because it would fail in main.

@thomasjpfan thomasjpfan merged commit 998e8f2 into scikit-learn:main Feb 19, 2022
@lorentzenchr lorentzenchr deleted the tst_init_loss_parameter branch February 19, 2022 21:36
jjerphan pushed a commit to jjerphan/scikit-learn that referenced this pull request Feb 23, 2022
thomasjpfan pushed a commit to thomasjpfan/scikit-learn that referenced this pull request Mar 1, 2022
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