
Answer-first summary for fast verification
Answer: Partition and Sample
The Partition and Sample module in Azure Machine Learning Studio is specifically designed to split datasets into multiple partitions. It offers various splitting methods including stratified split, which can divide data into two distinct datasets. The community discussion shows 100% consensus on option C, with multiple comments confirming this is the correct module for data splitting. While some comments mention that similar functionality exists in newer Azure Machine Learning designer, for the Studio environment referenced in the question, Partition and Sample is the appropriate choice. Other options are incorrect: Assign Data to Clusters is for clustering analysis, Load Trained Model is for model deployment, and Tune Model Hyperparameters is for model optimization.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.