
Ultimate access to all questions.
You are creating a classification model to identify credit card fraud for a banking company using automated machine learning in Azure Machine Learning. The training dataset is highly imbalanced.
Which primary metric should you use to evaluate the model?
A
normalized_mean_absolute_error_
B
AUC_weighted_
C
accuracy
D
normalized_root_mean_squared_error
E
spearman_correlation_