get_run: Get an experiment run

View source: R/run.R

get_runR Documentation

Get an experiment run

Description

Given the associated experiment and run ID, return the run object for a previously submitted/tracked run.

Usage

get_run(experiment, run_id)

Arguments

experiment

The Experiment object.

run_id

A string of the run ID for the run.

Value

The Run object.


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