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

Skip to content

Conversation

zitorelova
Copy link
Contributor

Reference Issues/PRs

Fixes #19280.

What does this implement/fix? Explain your changes.

Updates the description for GammaRegressor and PoissonRegressor to include
information on the link function used.

Any other comments?

Copy link

@mkbhanda mkbhanda left a comment

Choose a reason for hiding this comment

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

looks good!

Co-authored-by: Christian Lorentzen <[email protected]>
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.
@zitorelova @mkbhanda Thank you both for this PR and review.

@lorentzenchr
Copy link
Member

CI failure in [doctest] loading_other_datasets.rst, caused by OpenMLError('Dataset with data_id 969 not found.'), seems unrelated.

@lorentzenchr lorentzenchr merged commit 96dfe1e into scikit-learn:main Jan 29, 2021
@glemaitre glemaitre mentioned this pull request Apr 22, 2021
12 tasks
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Apr 22, 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.

Document link function in PoissonRegressor and GammaRegressor
3 participants