Fix docs for num_parallel_tree (#4221)
Minor formatting correction for `num_parallel_tree`.
This commit is contained in:
parent
67c38805a1
commit
00ea7b83c9
@ -193,8 +193,7 @@ Parameters for Tree Booster
|
|||||||
- ``gpu_predictor``: Prediction using GPU. Default when ``tree_method`` is ``gpu_exact`` or ``gpu_hist``.
|
- ``gpu_predictor``: Prediction using GPU. Default when ``tree_method`` is ``gpu_exact`` or ``gpu_hist``.
|
||||||
|
|
||||||
* ``num_parallel_tree``, [default=1]
|
* ``num_parallel_tree``, [default=1]
|
||||||
- Number of parallel trees constructed during each iteration. This
|
- Number of parallel trees constructed during each iteration. This option is used to support boosted random forest.
|
||||||
option is used to support boosted random forest
|
|
||||||
|
|
||||||
Additional parameters for Dart Booster (``booster=dart``)
|
Additional parameters for Dart Booster (``booster=dart``)
|
||||||
=========================================================
|
=========================================================
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user