Our solution was an AI based model that provided a confidence score for each transaction. A low score would mean that the transaction is suspicious. The solution included the following capabilities
- Sampling of data to reduce the data skew
- Feature engineering to add more decision parameters for the AI model
- Synthetic data extrapolation
- AI based transaction scoring model