We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 243542e commit 8a4eb87Copy full SHA for 8a4eb87
docs/source/xgboost.rst
@@ -22,8 +22,8 @@ classes/functions:
22
XGBClassifier
23
XGBRegressor
24
25
-The LightGBM implementation and documentation can be found at
26
-https://github.com/dask/dask-lightgbm.
+The LightGBM implementation can be found at https://github.com/microsoft/LightGBM and documentation can be found at
+https://lightgbm.readthedocs.io/en/latest/Parallel-Learning-Guide.html#dask.
27
28
Example
29
-------
0 commit comments