sugatagh / Credit-Card-Fraud-Detection

The objective of the project is to classify credit card transactions as authentic or fraudulent, based on data regarding time, amount and a set of PCA-transformed features for transactions. We explore the data extensively and employ different techniques to build classification models, which are compared through various evaluation metrics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Credit Card Fraud Detection

Project Report

https://sugatagh.github.io/dsml/projects/credit-card-fraud-detection/

Kaggle Notebooks

Part $1$. Exploratory Data Analysis: https://www.kaggle.com/sugataghosh/credit-card-fraud-detection-part-1-eda

Part $2$. Modeling: https://www.kaggle.com/sugataghosh/credit-card-fraud-detection-part-2-modeling

Overview

About

The objective of the project is to classify credit card transactions as authentic or fraudulent, based on data regarding time, amount and a set of PCA-transformed features for transactions. We explore the data extensively and employ different techniques to build classification models, which are compared through various evaluation metrics.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%