Knowledge Graph — Coursera Notes › Academic disciplines › Information Technology / Computer Science › Artificial Intelligence › Machine Learning & Data › Azure Machine Learning Service
Azure ML ScriptRunConfig
feature · part of Azure Machine Learning Service
ScriptRunConfig is used to configure a training run. It specifies the source directory, script name, compute target, environment, and arguments. It encapsulates all the information needed to execute a training script on a compute target. Created via ScriptRunConfig(source_directory, script, arguments, compute_target, environment).
Also known as: Azure ML ScriptRunConfig, ML ScriptRunConfig
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.