ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 69 - MLS-C01 discussion

Report
Export

Which of the following metrics should a Machine Learning Specialist generally use to compare/evaluate machine learning classification models against each other?

A.
Recall
Answers
A.
Recall
B.
Misclassification rate
Answers
B.
Misclassification rate
C.
Mean absolute percentage error (MAPE)
Answers
C.
Mean absolute percentage error (MAPE)
D.
Area Under the ROC Curve (AUC)
Answers
D.
Area Under the ROC Curve (AUC)
Suggested answer: D

Explanation:

Area Under the ROC Curve (AUC) is a metric that measures the performance of a binary classifier across all possible thresholds. It is also known as the probability that a randomly chosen positive example will be ranked higher than a randomly chosen negative example by the classifier. AUC is a good metric to compare different classification models because it is independent of the class distribution and the decision threshold. It also captures both the sensitivity (true positive rate) and the specificity (true negative rate) of the model.References:

AWS Machine Learning Specialty Exam Guide

AWS Machine Learning Specialty Sample Questions

asked 16/09/2024
John Gevers
26 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first