Fix nightly build doc. [skip ci] (#6004)
* Fix nightly build doc. [skip ci] * Fix title too short. [skip ci]
This commit is contained in:
@@ -224,15 +224,15 @@ Parameters for Tree Booster
|
||||
list is a group of indices of features that are allowed to interact with each other.
|
||||
See tutorial for more information
|
||||
|
||||
Additional parameters for `hist` and 'gpu_hist' tree method
|
||||
================================================
|
||||
Additional parameters for ``hist`` and ```gpu_hist`` tree method
|
||||
================================================================
|
||||
|
||||
* ``single_precision_histogram``, [default=``false``]
|
||||
|
||||
- Use single precision to build histograms instead of double precision.
|
||||
|
||||
Additional parameters for `gpu_hist` tree method
|
||||
================================================
|
||||
Additional parameters for ``gpu_hist`` tree method
|
||||
==================================================
|
||||
|
||||
* ``deterministic_histogram``, [default=``true``]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user