Fix nightly build doc. [skip ci] (#6004)

* Fix nightly build doc. [skip ci]

* Fix title too short. [skip ci]
This commit is contained in:
Jiaming Yuan
2020-08-12 15:00:40 +08:00
committed by GitHub
parent ee70a2380b
commit c3ea3b7e37
2 changed files with 8 additions and 9 deletions

View File

@@ -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``]