wait_for_run_completion: Wait for the completion of a run

View source: R/run.R

wait_for_run_completionR Documentation

Wait for the completion of a run

Description

Wait for the run to reach a terminal state. Typically called after submitting an experiment run with submit_experiment().

Usage

wait_for_run_completion(run, show_output = TRUE)

Arguments

run

The Run object.

show_output

If TRUE, print verbose output to console.

Value

None

See Also

submit_experiment()


Azure/azureml-sdk-for-r documentation built on Sept. 21, 2022, 5:45 a.m.