Knowledge Graph — Coursera Notes › Academic disciplines › Information Technology / Computer Science › Artificial Intelligence › Machine Learning & Data › Azure Machine Learning Service
Azure ML Experiment
feature · part of Azure Machine Learning Service
An experiment in Azure ML is a grouping of many runs from a specified script. It helps organize and track training jobs. You create an experiment with Experiment(workspace, name) and submit runs to it. Each run has a unique ID and logs metrics, outputs, and parameters.
Also known as: Azure ML Experiment, ML Experiment
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.