
Ultimate access to all questions.
You are using Azure Machine Learning designer to build an experiment. After splitting a dataset into training and testing sets, you configure the algorithm as a Two-Class Boosted Decision Tree. You need to determine the Area Under the Curve (AUC). Which module combination should you use in sequence to accomplish this goal?
A
Train, Score, Evaluate.
B
Score, Evaluate, Train.
C
Evaluate, Export Data, Train.
D
Train, Score, Export Data.