Fix incorrectly displayed Note in the doc (#4943)
This commit is contained in:
parent
0e0849fa1e
commit
a9053aff83
@ -99,7 +99,9 @@ class XGBModel(XGBModelBase):
|
|||||||
random_state : int
|
random_state : int
|
||||||
Random number seed.
|
Random number seed.
|
||||||
|
|
||||||
.. note:: Using gblinear booster with shotgun updater is
|
.. note::
|
||||||
|
|
||||||
|
Using gblinear booster with shotgun updater is
|
||||||
nondeterministic as it uses Hogwild algorithm.
|
nondeterministic as it uses Hogwild algorithm.
|
||||||
|
|
||||||
missing : float, optional
|
missing : float, optional
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user