Question 25 of 280
Single answerYou work for a social media company. You need to detect whether posted images contain cars. Each training
example is a member of exactly one class. You have trained an object detection neural network and deployed the
model version to AI Platform Prediction for evaluation. Before deployment, you created an evaluation job and
attached it to the AI Platform Prediction model version. You notice that the precision is lower than your business
requirements allow. How should you adjust the model's final layer softmax threshold to increase precision?
AIncrease the recall.
✓BDecrease the recall.
CIncrease the number of false positives.
DDecrease the number of false negatives.
✓
Correct Answer: B
Decrease the recall.
▥
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.