Microsoft Azure AI Fundamentals - AI-900

Microsoft Azure AI Fundamentals - AI-900

Get started today

Ultimate access to all questions.


Select the appropriate metric for evaluating a classification model performance:




Explanation:

The correct answer is A: True Positive Rate. For classification models, the True Positive Rate (also known as recall or sensitivity) is used to evaluate how well the model identifies positive instances. Mean Absolute Error (MAE), Coefficient of Determination (R^2), and Root Mean Squared Error (RMSE) are metrics typically used to evaluate regression models, not classification models.