I've upto one million transaction dataset in the Oracle database & it's a data warehouse based system. I need to prepare a ATM card fraud detection model based on the dataset available. Is it possible to do in real time?
I would really appreciate if some links for research papers/case-studies are provided.
Clearification: I'd also visited the link below provided as duplicate before posting this question. To make question clear, I've 30+ fields including the ATM num, withdrawl amount, date, time, balance,...More importantly, my database isnot OLTP, it is for OLAP analysis [Data warehouse]. I've also gone through various anomaly detection approaches.