[tune] Update Trainable doc to expose interface (#2272)

This commit is contained in:
Richard Liaw
2018-06-20 13:40:45 -07:00
committed by GitHub
parent e5724a9cfe
commit 4acb77a5c3
2 changed files with 9 additions and 3 deletions
+3
View File
@@ -54,6 +54,9 @@ def run_experiments(experiments,
not currently have enough resources to launch one. This should
be set to True when running on an autoscaling cluster to enable
automatic scale-up.
Returns:
List of Trial objects, holding data for each executed trial.
"""
if scheduler is None: