Updated dart.rst with correct links (#8229)

Updated the DART paper link as it was invalid and link was broken.
This commit is contained in:
Rehan Guha
2022-09-07 22:27:09 +05:30
committed by GitHub
parent b5eb36f1af
commit dc07137a2c

View File

@@ -11,7 +11,7 @@ This is a instruction of new tree booster ``dart``.
**************
Original paper
**************
Rashmi Korlakai Vinayak, Ran Gilad-Bachrach. "DART: Dropouts meet Multiple Additive Regression Trees." `JMLR <http://www.jmlr.org/proceedings/papers/v38/korlakaivinayak15.pdf>`_.
Rashmi Korlakai Vinayak, Ran Gilad-Bachrach. "DART: Dropouts meet Multiple Additive Regression Trees." [`PMLR <http://proceedings.mlr.press/v38/korlakaivinayak15.pdf>`_, `arXiv <https://arxiv.org/abs/1505.01866>`_].
********
Features