Skip to content

DOC Add log-link to Gamma and Poisson Regressor #19287

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 3 commits into from
Jan 29, 2021

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 <lorentzen.ch@gmail.com>
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