ai-901 Practice Question 1052

Exam: ai-901
Domain: Describe fundamental principles of machine learning on Azure
Topic: Identify common machine learning types
Difficulty: medium
In Azure Machine Learning, what is the primary role of a compute cluster?

Answer Options

A
To store machine learning datasets
B
To provide scalable processing power for model training
C
To visually design machine learning pipelines
D
To securely store connection credentials

Correct Answer

B: To provide scalable processing power for model training

Explanation

A compute cluster provides auto-scaling multi-node virtual machine infrastructure to run model training jobs and batch processing.