Question 56 of 280
Single answerYou work for a credit card company and have been asked to create a custom fraud detection model based on
historical data using AutoML Tables. You need to prioritize detection of fraudulent transactions while minimizing
false positives. Which optimization objective should you use when training the model?
AAn optimization objective that minimizes Log loss
BAn optimization objective that maximizes the Precision at a Recall value of 0.50
✓CAn optimization objective that maximizes the area under the precision-recall curve (AUC PR) value
DAn optimization objective that maximizes the area under the receiver operating characteristic curve (AUC
ROC) value
✓
Correct Answer: C
An optimization objective that maximizes the area under the precision-recall curve (AUC PR) value
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.