ray/doc/source/tune/api_docs
Antoni Baum a4f2dd2138
[Tune]Add integer loguniform support (#12994)
* Add integer quantization and loguniform support

* Fix hyperopt qloguniform not being np.log'd first

* Add tests, __init__

* Try to fix tests, better exceptions

* Tweak docstrings

* Type checks in SearchSpaceTest

* Update docs

* Lint, tests

* Update doc/source/tune/api_docs/search_space.rst

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

Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com>
2020-12-23 09:27:16 -08: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] logger migration to ExperimentLogger classes (#11984) 2020-11-16 15:08:37 -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 [Tune] Mlflow Integration (#12840) 2020-12-19 00:40:02 -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 points_to_evaluate to BasicVariantGenerator (#12916) 2020-12-17 19:16:03 -08:00
trainable.rst [tune] TensorFlow Distributed Trainable (#11876) 2020-11-10 14:59:08 -08:00