* Define a new callback interface for Python. * Deprecate the old callbacks. * Enable early stopping on dask.
16 lines
390 B
ReStructuredText
16 lines
390 B
ReStructuredText
######################
|
|
XGBoost Python Package
|
|
######################
|
|
This page contains links to all the python related documents on python package.
|
|
To install the package package, checkout :doc:`Installation Guide </build>`.
|
|
|
|
********
|
|
Contents
|
|
********
|
|
|
|
.. toctree::
|
|
python_intro
|
|
python_api
|
|
callbacks
|
|
Python examples <https://github.com/dmlc/xgboost/tree/master/demo/guide-python>
|