Skip to content

AlphaVS-76/CreditCard_Fraud-_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Problem statement:

The Credit card firms and companies have an important task to detect any fraudulant credit card transactions to preventing any charges the customer has to pay even if they did not buy it. Now the problem occurs that an employee or n number of employee cannot detect any these kind of frauds by just looking at them. Here comes the main part of Data Science i.e., Machine Learning. Below is the code and explaination for the given problem statement.

Dataset:

Due to the size of the dataset, click this link to access it.

Tools/Modules used:

  • Numpy
  • Pandas
  • MatplotLib / Seaborn
  • Sklearn (Standard Scaler, train_test_split, RandomForestClassifier, accuracy_score, precision_score, recall_score, f1_score)

NOTE: The ipynb contains the explanation and corresponding comments for clarity of code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published