Fix document for tree methods. (#6633)
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
####################
|
||||
XGBoost Tree methods
|
||||
XGBoost Tree Methods
|
||||
####################
|
||||
|
||||
|
||||
For training boosted tree models, there are 2 parameters used for choosing algorithms,
|
||||
namely ``updater`` and ``tree_method``. XGBoost has 4 builtin tree methods, namely
|
||||
``exact``, ``approx``, ``hist`` and ``gpu_hist``. Along with these tree methods, there
|
||||
|
||||
Reference in New Issue
Block a user