Fix incorrectly displayed Note in the doc (#4943)
This commit is contained in:
committed by
Jiaming Yuan
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
|
||||||
|
|||||||
Reference in New Issue
Block a user