E-commerce platforms process thousands of transactions daily. Identifying anomalous transactions - whether from fraud, data entry errors, or unusual customer behavior - is critical for fraud prevention, data quality, and business intelligence.
This project implements a multi-method anomaly detection system that combines machine learning (Isolation Forest) with statistical approaches (IQR, Z-Score) to flag transactions that warrant further investigation, using the Brazilian E-Commerce Public Dataset by Olist.