A Django-based web application that uses machine learning to detect fraudulent credit card transactions in real time.
- Predicts fraudulent transactions
- Simple and user-friendly interface
- Integrated ML model with Django backend
- Real-time input and prediction
- Python
- Django
- Pandas, NumPy, Scikit-learn
- SQLite
The system analyzes transaction data using a trained machine learning model and classifies transactions as fraudulent or legitimate.