Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

create_child_runs

Create one or many child runs


Description

Create one or many child runs.

Usage

create_child_runs(parent_run, count = NULL, tag_key = NULL, tag_values = NULL)

Arguments

parent_run

The parent Run object.

count

An optional number of children to create.

tag_key

An optional key to populate the Tags entry in all created children.

tag_values

An optional list of values that will map onto Tags for the list of runs created.

Value

The list of child runs, Run objects.


azuremlsdk

Interface to the 'Azure Machine Learning' 'SDK'

v1.10.0
MIT + file LICENSE
Authors
Diondra Peck [cre, aut], Minna Xiao [aut], AzureML R SDK Team [ctb], Microsoft [cph, fnd], Google Inc. [cph] (Examples and Tutorials), The TensorFlow Authors [cph] (Examples and Tutorials), RStudio Inc. [cph] (Examples and Tutorials)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.