Rework Python callback functions. (#6199)
* Define a new callback interface for Python. * Deprecate the old callbacks. * Enable early stopping on dask.
This commit is contained in:
@@ -11,4 +11,5 @@ Contents
|
||||
.. toctree::
|
||||
python_intro
|
||||
python_api
|
||||
callbacks
|
||||
Python examples <https://github.com/dmlc/xgboost/tree/master/demo/guide-python>
|
||||
|
||||
Reference in New Issue
Block a user