fix the typo in core.py (#2978)
This commit is contained in:
parent
7c6673cb9e
commit
eedca8c8ec
@ -865,7 +865,7 @@ class Booster(object):
|
|||||||
Parameters
|
Parameters
|
||||||
----------
|
----------
|
||||||
params: dict/list/str
|
params: dict/list/str
|
||||||
list of key,value paris, dict of key to value or simply str key
|
list of key,value pairs, dict of key to value or simply str key
|
||||||
value: optional
|
value: optional
|
||||||
value of the specified parameter, when params is str key
|
value of the specified parameter, when params is str key
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user