Skip to content

A credit card fraud detection system built using machine learning to identify fraudulent transactions. It analyzes transaction patterns, flags anomalies like sudden spending spikes or unusual locations, and helps prevent financial loss by detecting suspicious activity in real-time.

Notifications You must be signed in to change notification settings

itsnotcloud/Credit-Card-Fraud-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Credit_Card_Fraud_Detection

The project deals with the dataset having both fraudulent and non-fraudulent transactions. Different models are trained to find the model with best performance

Models used

  1. Logistic Regression
  2. Decision Tree
  3. Random Forest
  4. XGBoost

Link of the dataset

Dataset Link

About

A credit card fraud detection system built using machine learning to identify fraudulent transactions. It analyzes transaction patterns, flags anomalies like sudden spending spikes or unusual locations, and helps prevent financial loss by detecting suspicious activity in real-time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published