mirror of
https://github.com/vale981/ray
synced 2025-03-10 13:26:39 -04:00

Co-authored-by: xwjiang2010 <xwjiang2010@gmail.com> Co-authored-by: Kai Fricke <kai@anyscale.com> Co-authored-by: xwjiang2010 <87673679+xwjiang2010@users.noreply.github.com> Co-authored-by: Eric Liang <ekhliang@gmail.com>
31 lines
No EOL
639 B
ReStructuredText
31 lines
No EOL
639 B
ReStructuredText
.. _tune-api-ref:
|
|
|
|
Ray Tune API
|
|
============
|
|
|
|
.. tip:: We'd love to hear your feedback on using Tune - `get in touch <https://forms.gle/PTRvGLbKRdUfuzQo9>`_!
|
|
|
|
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::
|
|
:maxdepth: 2
|
|
|
|
execution.rst
|
|
trainable.rst
|
|
search_space.rst
|
|
suggestion.rst
|
|
schedulers.rst
|
|
stoppers.rst
|
|
result_grid.rst
|
|
reporters.rst
|
|
syncing.rst
|
|
logging.rst
|
|
env.rst
|
|
sklearn.rst
|
|
integration.rst
|
|
internals.rst
|
|
client.rst
|
|
cli.rst |