Modernize XGBoost Python document. (#7468)
* Use sphinx gallery to integrate examples. * Remove mock objects. * Add dask doc inventory.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
"""Demo for using `process_type` with `prune` and `refresh`. Modifying existing trees is
|
||||
not a well established use for XGBoost, so feel free to experiment.
|
||||
"""
|
||||
Demo for using `process_type` with `prune` and `refresh`
|
||||
========================================================
|
||||
|
||||
Modifying existing trees is not a well established use for XGBoost, so feel free to
|
||||
experiment.
|
||||
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user