Detection
๐ต๏ธโโ๏ธ Online Payment Fraud Detection Dashboard This project is a machine learning-powered web application that detects potentially fraudulent online payment transactions.
๋น๋์ค
๊ธฐ์ ์คํ
Python
Pandas
Sckit-learn
Joblib
Plotly Express
Streamlit
์ค๋ช
"Online fraud is a growing issue in digital payments. Our project aims to help detect such frauds early using a predictive model trained on real transaction data."
This app is built using Python, Streamlit, Pandas, Scikit-learn, and Plotly."
ํด์ปคํค ์งํ ์ํฉ
Progress so far:
โ
Trained a Decision Tree model on a labeled transaction dataset.
โ
Developed a Streamlit dashboard for user input and fraud prediction.
โ
Integrated interactive visualizations (using Plotly) to show fraud patterns.
โ
Implemented model performance metrics (classification report & confusion matrix).