Skip to content

Commit e2dcf5f

Browse files
authored
DOC: Update link to Least Angle Regression paper (scikit-learn#31433)
1 parent a6c2db0 commit e2dcf5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/linear_model.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ or :func:`lars_path_gram`.
654654
.. rubric:: References
655655

656656
* Original Algorithm is detailed in the paper `Least Angle Regression
657-
<https://www-stat.stanford.edu/~hastie/Papers/LARS/LeastAngle_2002.pdf>`_
657+
<https://hastie.su.domains/Papers/LARS/LeastAngle_2002.pdf>`_
658658
by Hastie et al.
659659

660660
.. _omp:

0 commit comments

Comments
 (0)