Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 454 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 454 Bytes

CreditCardTransactionFraudDetection

This is the code base for MIE1628 big data science course project at the University of Toronto

Authors:

  • Hao Yuan
  • Sheng Gao
  • Zunan Li
  • Xin Zhon
  • Miti Modi

Data File Location

https://drive.google.com/open?id=1BLCJRbjriIuoaVEklNCfD22VcxfZPMjX

Plotting Dependencies

  • matplotlib
  • seaborn
  • numpy
  • pandas
  • scipy
  • pyspark

Modeling Dependencies

  • pyspark
  • itertools
  • pickle
  • multiprocessing