ray/doc/source/tune/api_docs
Antoni Baum 58d7398246
[Tune] Add HEBOSearch Searcher (#13863)
* HEBO first pass

* Fix bad quotes

* Fixes

* Reproductibility

* Update python/ray/tune/suggest/hebo.py

Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com>

* Add hebo_example.py to BUILD

* Nit

* Update to pypi package

* Alphabetical HEBO requirement

* Fix syntax error

* Fix wrong space in hebo example

* Move validate_warmstart to utils

* Space assertion in HEBO

* Comment

* Apply suggestions from code review

Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com>

* Formatting

Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com>
2021-02-17 22:53:10 +01:00
..
analysis.rst [tune] Tune experiment analysis improvements (#10645) 2020-09-08 21:00:52 -07:00
cli.rst [tune] Reformat Sections of API Reference (#7706) 2020-03-23 12:23:21 -07:00
client.rst [tune] API revamp fix (#10518) 2020-09-05 15:34:53 -07:00
execution.rst [tune] add more stoppers and stopper documentation (#12750) 2020-12-12 01:47:19 -08:00
integration.rst [Tune] MLflow Credentials (#13533) 2021-01-19 11:55:13 -08:00
internals.rst [tune] logger refactor part 1: move classes and utilities to own files (#11746) 2020-11-03 07:48:09 -08:00
logging.rst [docs] change MLFlow to MLflow in docs (#13739) 2021-01-27 16:53:15 -08:00
overview.rst [tune] add more stoppers and stopper documentation (#12750) 2020-12-12 01:47:19 -08:00
reporters.rst Fix overriden typo (#11227) 2020-10-07 19:11:07 -07:00
schedulers.rst Revert "Revert "[tune] PB2 (#11466)" (#11795)" (#11812) 2020-11-04 20:47:12 -08:00
search_space.rst [Tune]Add integer loguniform support (#12994) 2020-12-23 09:27:16 -08:00
sklearn.rst [tune] auto infer metrics (#10663) 2020-09-09 09:53:47 -07:00
stoppers.rst [tune] add more stoppers and stopper documentation (#12750) 2020-12-12 01:47:19 -08:00
suggestion.rst [Tune] Add HEBOSearch Searcher (#13863) 2021-02-17 22:53:10 +01:00
trainable.rst [tune] TensorFlow Distributed Trainable (#11876) 2020-11-10 14:59:08 -08:00