Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 630 Bytes

File metadata and controls

32 lines (18 loc) · 630 Bytes

URECA

Undergraduate Student Research

Dataset

creditcard.csv

The dataset can be found at the following link: https://www.kaggle.com/mlg-ulb/creditcardfraud

Pre-processing

  1. Remove rows with NaN values

  2. Balance the data set unsing SMOTE:

Pre-processing

Federated Learning Framework

Before Adding Privacy:

Before Adding Privacy

After Adding Tensorflow Privacy:

After Adding Privacy

Authors

  1. Numair Fazili
  2. Ritwik Kanodia

Special thanks to Dr. Saurav Sen gupta, our supervisor for the research project.