Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 961 Bytes

File metadata and controls

24 lines (20 loc) · 961 Bytes

Project Summary — Fraud Detection EDA using Python

One-Line Summary

Exploratory analysis of transaction data to identify fraud-risk patterns across clients, merchants, transaction types and time periods.

Business Context

Financial institutions and FinTech firms need to monitor unusual transaction behaviour. This project uses exploratory analysis to identify where analysts should focus further fraud investigation.

Skills Demonstrated

  • Python data analysis
  • Data cleaning and preprocessing
  • Exploratory data analysis
  • Transaction pattern analysis
  • Risk segmentation
  • Business interpretation
  • Visual storytelling

Main Outputs

  • Cleaned and explored transaction data
  • Analysed transaction trends by month and year
  • Identified high-value merchants and clients
  • Reviewed transaction types across customer segments
  • Created high-risk client categories using behavioural indicators
  • Produced visual outputs to support interpretation