UPI Fraud Detection System A full-stack web application for detecting and visualizing potential fraud in UPI (Unified Payments Interface) transactions using machine learning.
Directory Structure upi-fraud-detection/ ├── backend/ # Flask API, ML model, database logic ├── frontend/ # HTML templates, static assets, JS scripts ├── ml/ # Notebooks, data, model files, feature ...
Abstract: As the digital payments in India have been rapidly increasing, the Unified Payments Interface (UPI) is one of the most sought-after methods of financial operations. Nevertheless, with this ...