-
-
Notifications
You must be signed in to change notification settings - Fork 26.2k
DOC Update two more reference links #31765
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
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.
Thanks for the PR @star1327p. The CI failure is unrelated, synchronizing with main will fix it.
doc/modules/ensemble.rst
Outdated
@@ -922,7 +922,7 @@ based on permutation of the features. | |||
Annals of Statistics, 29, 1189-1232. | |||
|
|||
.. [Friedman2002] Friedman, J.H. (2002). `Stochastic gradient boosting. | |||
<https://statweb.stanford.edu/~jhf/ftp/stobst.pdf>`_. | |||
<https://doi.org/10.1016/S0167-9473(01)00065-2>`_. |
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.
This link leads to a page with a restricted access on the paper. I found this link https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=48caac2f65bce47f6d27400ae4f60d8395cec2f3, seems unrestricted.
Merging, thanks a lot! |
Reference Issues/PRs
What does this implement/fix? Explain your changes.
Update two more reference links.
Any other comments?