ExamQuestions.com

Register
Login
Google Cloud Certified Professional Machine Learning Engineer Exam Exam Questions

Google

Google Cloud Certified Professional Machine Learning Engineer Exam

25 / 56

Question 25:

You 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? 

Answer options:

A. Increase the recall.
B. Decrease the recall.
C. Increase the number of false positives.
D. Decrease the number of false negatives.