
Ultimate access to all questions.
You are using the Azure Machine Learning SDK for Python v1 and notebooks to train a model. You have created a compute target, an environment, and a training script using Python code.
You need to prepare the information to submit a training run.
Which class should you use?
A
ScriptRun
B
ScriptRunConfig
C
RunConfiguration
D
Run