ai-901 Practice Question 1070
Exam: ai-901
Domain: Describe fundamental principles of machine learning on Azure
Topic: Identify common machine learning types
Difficulty: medium
In Azure Machine Learning designer, what connects data preparation, training, and scoring modules together in a defined execution workflow?
Answer Options
A
Compute instance
B
Pipeline
C
Datastore
D
Endpoint
Correct Answer
B: Pipeline
Explanation
A pipeline in Azure Machine Learning designer visually orchestrates data flow and computation steps between connected modules.