Update parameter.rst (#3843)
This commit is contained in:
parent
d81fedb955
commit
e3c1afac6b
@ -82,7 +82,7 @@ Parameters for Tree Booster
|
|||||||
|
|
||||||
* ``colsample_bylevel`` [default=1]
|
* ``colsample_bylevel`` [default=1]
|
||||||
|
|
||||||
- Subsample ratio of columns for each split, in each level. Subsampling will occur each time a new split is made. This paramter has no effect when ``tree_method`` is set to ``hist``.
|
- Subsample ratio of columns for each split, in each level. Subsampling will occur each time a new split is made. This parameter has no effect when ``tree_method`` is set to ``hist``.
|
||||||
- range: (0,1]
|
- range: (0,1]
|
||||||
|
|
||||||
* ``lambda`` [default=1, alias: ``reg_lambda``]
|
* ``lambda`` [default=1, alias: ``reg_lambda``]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user