Skip to content

yashprakash13/Fraud-Detection-IEEE-Kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fraud Detection IEEE Kaggle

Detection of fraudulent transactions from IEEE Kaggle Dataset https://www.kaggle.com/c/ieee-fraud-detection/data

This notebook uses two methods of classification:

  1. Logictic Regression (with only 58% accuracy)
  2. XGBoost (with 97% accuracy)