8000 A wrong reference in DOC fix a reference in sklearn.ensemble.GradientBoostingRegressor · Issue #20197 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

A wrong reference in DOC fix a reference in sklearn.ensemble.GradientBoostingRegressor #20197

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

Closed
tsuga opened this issue Jun 3, 2021 · 0 comments · Fixed by #20198
Closed

Comments

@tsuga
Copy link
Contributor
tsuga commented Jun 3, 2021

Describe the issue linked to the documentation

https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html

In the reference ("See also" section), the RandomForestRegressor is introduced as sklearn.tree.RandomForestRegressor but it should be sklearn.ensemble.RandomForestRegressor.

Suggest a potential alternative/fix

I will create a PR shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0