Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 592 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 592 Bytes

CODSOFT-Task1 Credit Card Fraud Detection

Problem statement

The problem statement chosen for this project is to predict fraudulent credit card transactions with the help of machine learning models.

In this project, we will analyse customer-level data which has been collected and analysed during a research collaboration of Worldline and the Machine Learning Group.

The dataset is taken from the Kaggle Website website and it has a total of 2,84,807 transactions, out of which 492 are fraudulent. Since the dataset is highly imbalanced, so it needs to be handled before model building.