Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.27 KB

File metadata and controls

16 lines (10 loc) · 1.27 KB

Fraud Transaction Detection Project

Research relevance:

Nowadays, as technology keeps advancing, people are becoming more tech-savvy, doing more transactions online, and the threat of fraudulent actions is high. Understanding which model performs best on imbalanced fraud datasets is essential to ensuring effective fraud detection systems. Furthermore, defining effective strategies for handling such data and using relevant pieces of information about each transaction is crucial for enhancing the accuracy and reliability of the detection mechanisms for online banking services. This research not only strengthens our ability to prevent financial fraud but also safeguards the integrity of digital transactions, bolstering trust and security in the global financial ecosystem.

Research aims:

  1. Determine the most effective model for detecting fraud within an imbalanced dataset
  2. Identify the features that make a substantial impact on the model's overall performance
  3. Outline effective strategies for addressing data imbalance tailored to the nature of fraudulent transaction datasets

Tools and techniques:

pandas, matplotlib, seaborn, plotly, scikit-learn, Synthetic Minority Oversampling Technique (SMOTE)