2020-04-25 18:25:56 -07:00
|
|
|
.. _tune-api-ref:
|
|
|
|
|
2022-01-27 02:14:25 +01:00
|
|
|
Ray Tune API
|
|
|
|
============
|
2020-03-23 12:23:21 -07:00
|
|
|
|
2020-10-10 00:54:31 -07:00
|
|
|
.. tip:: We'd love to hear your feedback on using Tune - `get in touch <https://forms.gle/PTRvGLbKRdUfuzQo9>`_!
|
2020-07-24 11:08:05 -07:00
|
|
|
|
2020-03-23 12:23:21 -07:00
|
|
|
This section contains a reference for the Tune API. If there is anything missing, please open an issue
|
|
|
|
on `Github`_.
|
|
|
|
|
|
|
|
.. _`GitHub`: https://github.com/ray-project/ray/issues
|
|
|
|
|
|
|
|
.. toctree::
|
2022-02-07 16:47:03 +01:00
|
|
|
:maxdepth: 2
|
2020-03-23 12:23:21 -07:00
|
|
|
|
2022-02-07 16:47:03 +01:00
|
|
|
execution.rst
|
|
|
|
trainable.rst
|
|
|
|
search_space.rst
|
|
|
|
suggestion.rst
|
|
|
|
schedulers.rst
|
|
|
|
stoppers.rst
|
|
|
|
analysis.rst
|
2022-02-27 08:07:34 +01:00
|
|
|
reporters.rst
|
2022-02-07 16:47:03 +01:00
|
|
|
logging.rst
|
2022-02-27 08:07:34 +01:00
|
|
|
env.rst
|
|
|
|
sklearn.rst
|
2022-02-07 16:47:03 +01:00
|
|
|
integration.rst
|
|
|
|
internals.rst
|
|
|
|
client.rst
|
2022-02-27 08:07:34 +01:00
|
|
|
cli.rst
|