Microsoft Azure (legacy) — Question 3

You need to create a custom Azure Machine Learning model. The data used to train the model is consistent and uniform.
What should you do first?

Answer options

Correct answer: A

Explanation

The first step in creating an Azure Machine Learning model is to prepare the training data, as it lays the foundation for effective model training. Without properly prepared data, evaluating, training, tuning hyperparameters, or deploying the model would be ineffective or impossible.