Question 169 of 280
Choose 2You are developing a model to detect fraudulent credit card transactions. You need to prioritize detection, because missing even one fraudulent transaction could severely impact the credit card holder. You used AutoML to tram a model on users' profile information and credit card transaction data After training the initial model, you notice that the model is failing to detect many fraudulent transactions. How should you adjust the training parameters in AutoML to improve model performance? (Choose two.)
AIncrease the score threshold
✓BDecrease the score threshold.
✓CAdd more positive examples to the training set
DAdd more negative examples to the training set
EReduce the maximum number of node hours for training
✓
Correct Answer: B, C
Decrease the score threshold.
▥
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.