Designing and Implementing a Data Science Solution on Azure — Question 75
You are creating a compute target to train a machine learning experiment.
The compute target must support automated machine learning, machine learning pipelines, and Azure Machine Learning designer training.
You need to configure the compute target.
Which option should you use?
Answer options
- A. Azure HDInsight
- B. Azure Machine Learning compute cluster
- C. Azure Batch
- D. Remote VM
Correct answer: B
Explanation
The Azure Machine Learning compute cluster is specifically designed to support automated machine learning, machine learning pipelines, and Azure Machine Learning designer training, making it the correct choice. The other options, such as Azure HDInsight and Azure Batch, do not provide the necessary features for these specific tasks, while Remote VM lacks the scalability and automation capabilities required.