Skip to content

mohammadwasiq0/Credit-Card-Fraud-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Credit Card Fraud Detection

In this project Logistic Regression Algorith is used.

Dataset Download Link

Detecting fraud transactions is of great importance for any credit card company. We are tasked by a well-known company to detect potential frauds so that customers are not charged for items that they did not purchase. So the goal is to build a classifier that tells if a transaction is a fraud or not.

Confusion Matrix

0 1
0 1377 574
1 194 355

About

Credit Card Fraud Detection using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published