43 lines
969 B
ReStructuredText
43 lines
969 B
ReStructuredText
.. _tune-integration:
|
|
|
|
External library integrations for Ray Tune
|
|
===========================================
|
|
|
|
.. currentmodule:: ray
|
|
|
|
.. _tune-integration-pytorch-lightning:
|
|
|
|
PyTorch Lightning (tune.integration.pytorch_lightning)
|
|
------------------------------------------------------
|
|
|
|
.. autosummary::
|
|
:nosignatures:
|
|
:toctree: doc/
|
|
|
|
~tune.integration.pytorch_lightning.TuneReportCheckpointCallback
|
|
|
|
.. _tune-integration-xgboost:
|
|
|
|
XGBoost (tune.integration.xgboost)
|
|
----------------------------------
|
|
|
|
.. autosummary::
|
|
:nosignatures:
|
|
:template: autosummary/class_without_autosummary.rst
|
|
:toctree: doc/
|
|
|
|
~tune.integration.xgboost.TuneReportCheckpointCallback
|
|
|
|
|
|
.. _tune-integration-lightgbm:
|
|
|
|
LightGBM (tune.integration.lightgbm)
|
|
------------------------------------
|
|
|
|
.. autosummary::
|
|
:nosignatures:
|
|
:template: autosummary/class_without_autosummary.rst
|
|
:toctree: doc/
|
|
|
|
~tune.integration.lightgbm.TuneReportCheckpointCallback
|