Kai Fricke
|
5f04ade6ef
|
[tune] add more stoppers and stopper documentation (#12750)
* Add new stoppers & docs
* Add tests for maximum iteration stopper and trial plateau stopper
* Update python/ray/tune/stopper.py
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
* Update doc/source/tune/api_docs/stoppers.rst
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
* Update doc/source/tune/api_docs/stoppers.rst
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
* Apply suggestions from code review
* Apply suggestions from code review
* Update python/ray/tune/stopper.py
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
|
2020-12-12 01:47:19 -08:00 |
|
Kai Fricke
|
87c4f36f02
|
[tune] Added timeout parameter to tune.run(), (#10642)
|
2020-09-08 15:38:28 -07:00 |
|
Luca Cappelletti
|
5b330de182
|
[Tune] Introduced patience to early stopping (#8484)
|
2020-05-18 13:12:16 -07:00 |
|
Luca Cappelletti
|
2ff26f13d2
|
[tune] Added EarlyStopping and relative test suite (#8459)
|
2020-05-17 12:18:59 -07:00 |
|
Richard Liaw
|
5ab395236b
|
[tune] Experiment stopping API (#6886)
|
2020-01-30 00:34:08 -08:00 |
|