ai-901 Practice Question 1059

Exam: ai-901
Domain: Describe fundamental principles of machine learning on Azure
Topic: Identify common machine learning types
Difficulty: medium
Which Azure Machine Learning capability records run metrics, hyperparameters, and generated model artifacts during training?

Answer Options

A
Experiments
B
Endpoints
C
Compute instances
D
Data labeling

Correct Answer

A: Experiments

Explanation

Experiments in Azure Machine Learning organize and record logs, parameters, metrics, and output files from individual training runs.