ray/doc/source/tune/examples/optuna_example.rst
Antoni Baum 0b14f38ac7
[tune] Multi-objective support for Optuna (#20489)
This PR adds multi-objective support for Optuna searchers, including a test and example.

Co-authored-by: gjoliver <jungong@anyscale.com>
2021-11-18 18:47:29 +00:00

6 lines
No EOL
110 B
ReStructuredText

:orphan:
optuna_example
~~~~~~~~~~~~~~
.. literalinclude:: /../../python/ray/tune/examples/optuna_example.py