Microsoft Azure AI Fundamentals — Question 243

Which two actions are performed during the data ingestion and data preparation stage of an Azure Machine Learning process? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: C, E

Explanation

The correct answers are C and E because during data ingestion and preparation, datasets are often combined to create a comprehensive training set, and records with missing values are typically removed to ensure data quality. The other options refer to model evaluation and deployment stages rather than the ingestion and preparation phase.