How will you set the threshold for credit card fraud detection model?
Answer Posted / Himanshu Kumar
The threshold for a Credit Card Fraud Detection Model can be set based on the probability score assigned to each transaction by the model. The transactions with scores above the threshold are flagged as potential frauds, while those below the threshold are considered safe.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers