Skip to content

Commit 420deba

Browse files
authored
DOC Update two more reference links (#31765)
1 parent 5b1eb74 commit 420deba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/modules/ensemble.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@ based on permutation of the features.
922922
Annals of Statistics, 29, 1189-1232.
923923
924924
.. [Friedman2002] Friedman, J.H. (2002). `Stochastic gradient boosting.
925-
<https://statweb.stanford.edu/~jhf/ftp/stobst.pdf>`_.
925+
<https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=48caac2f65bce47f6d27400ae4f60d8395cec2f3>`_.
926926
Computational Statistics & Data Analysis, 38, 367-378.
927927
928928
.. [R2007] G. Ridgeway (2006). `Generalized Boosted Models: A guide to the gbm

doc/modules/neighbors.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ Alternatively, the user can work with the :class:`BallTree` class directly.
347347
.. dropdown:: References
348348

349349
* `"Five Balltree Construction Algorithms"
350-
<https://citeseerx.ist.psu.edu/doc_view/pid/17ac002939f8e950ffb32ec4dc8e86bdd8cb5ff1>`_,
350+
<https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=17ac002939f8e950ffb32ec4dc8e86bdd8cb5ff1>`_,
351351
Omohundro, S.M., International Computer Science Institute
352352
Technical Report (1989)
353353

0 commit comments

Comments
 (0)