| job_trials {cloudml} | R Documentation |
Current trials of a job
Description
Get the hyperparameter trials for job, as an R data frame
Usage
job_trials(x)
Arguments
x |
Job name or job object. |
See Also
Other job management functions: job_cancel,
job_collect, job_list,
job_status, job_stream_logs
[Package cloudml version 0.6.1 Index]