[doc] Remove parameter type in Python doc strings. (#9005)

This commit is contained in:
Jiaming Yuan
2023-04-01 04:04:30 +08:00
committed by GitHub
parent 4caca2947d
commit 720a8c3273
6 changed files with 105 additions and 94 deletions

View File

@@ -2,6 +2,8 @@
Quantile Regression
===================
.. versionadded:: 2.0.0
The script is inspired by this awesome example in sklearn:
https://scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html