[doc] Use cross references in sphinx doc. (#7522)
* Use cross references instead of URL. * Fix auto doc for callback.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
####################
|
||||
XGBoost Tree Methods
|
||||
####################
|
||||
############
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user