You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to detect fraudulent credit card transactions using a machine learning model. The application is built using Flask for the backend and a simple HTML form for the frontend. The model predicts fraud based on the Time and Amount features of the transaction.