Skip to content

Building a model that uses a dataset containing transaction data to detect fraudulent transactions.

Notifications You must be signed in to change notification settings

ArpanSurin/Credit-Card-Fraud-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

CREDIT CARD FRAUD DETECTION

Use a dataset containing transaction data to detect fraudulent transactions.

This project is a part of my machine learning virtual internship at TechnoHacks Edutech

Dataset Information

This dataset presents transactions that occurred in two days, where we have 492 frauds out of 284,807 transactions. The dataset is highly unbalanced, the positive class (frauds) account for 0.172% of all transactions.

Dataset Link

Algorithms

  • Logistic Regression
  • Decision Tree Classifier
  • Random Forest Classifier
  • Support Vector machine

Best Model Accuracy : 95.43

Model Screenshot

About

Building a model that uses a dataset containing transaction data to detect fraudulent transactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published