CY0-001 · Question #75
A financial organization implements a new AI-based fraud detection system to flag suspicious transactions. A security analyst discovers that it occasionally blocks legitimate transactions. Which of…
The correct answer is A. Retaining the model with more data and recent transaction patterns. False positives occur when the AI model lacks sufficient or representative training data. Retraining the model with more diverse and recent transaction patterns improves accuracy, reducing the chance of legitimate transactions being incorrectly flagged.
Question
A financial organization implements a new AI-based fraud detection system to flag suspicious transactions. A security analyst discovers that it occasionally blocks legitimate transactions. Which of the following is the best recommendation?
Options
- ARetaining the model with more data and recent transaction patterns
- BImplementing AI token usage and rate limits
- CEncrypting all the data processed by AI and applying further access controls
- DRolling back the model and using a traditional fraud detection system
How the community answered
(42 responses)- A83% (35)
- B2% (1)
- C10% (4)
- D5% (2)
Explanation
False positives occur when the AI model lacks sufficient or representative training data. Retraining the model with more diverse and recent transaction patterns improves accuracy, reducing the chance of legitimate transactions being incorrectly flagged.
Topics
Community Discussion
No community discussion yet for this question.