Commit Graph

9 Commits

Author SHA1 Message Date
Tom 3218ee389a [tune] Fix get_best_logdir behaviour (#5429)
* Fix get_best_logdir behaviour

* addtest
2019-08-12 14:28:09 -07:00
Richard Liaw 094ec7adbc [tune] Allow nested values in trial runner (#5346) 2019-08-06 14:36:17 -07:00
Richard Liaw 32f275344b [tune] Pandas as soft dep 2019-08-05 18:59:08 -07:00
Michael Gump 67f9e225cf [tune] Fix small bug in experiment_analysis (#5365)
* [tune] Fix small bug in experiment_analysis

_experiment_state was not set as an attribute of ExperimentAnalysis

* Update python/ray/tune/analysis/experiment_analysis.py

Co-Authored-By: Richard Liaw <rliaw@berkeley.edu>
2019-08-05 13:19:30 -07:00
Richard Liaw 1eaa57c98f [tune] Distributed example + walkthrough (#5157) 2019-08-02 09:17:20 -07:00
Richard Liaw 5e15b36d6e [tune] experiment_analysis split to Analysis (#5115) 2019-07-27 01:10:52 -07:00
ztangent 41a16c55ef [tune] Fixed bug with joining experiment_path twice. (#5106) 2019-07-03 22:48:07 -07:00
Richard Liaw 31b6da12f9 [tune] Tutorial UX Changes (#4990)
* add integration, iris, ASHA, recursive changes, set reuse_actors=True, and enable Analysis as a return object

* docstring

* fix up example

* fix

* cleanup tests

* experiment analysis
2019-06-21 12:59:49 +08:00
Adi Zimmerman 36b71d1446 [Tune] Post-Experiment Tools (#4351) 2019-05-04 02:51:26 -04:00