MichaelGelshtein commited on
Commit
b3ec8ff
·
verified ·
1 Parent(s): 6391f3f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -13,6 +13,10 @@ configs:
13
 
14
  # PaySim Financial Fraud Detection — EDA & Dataset Analysis
15
 
 
 
 
 
16
  ## Dataset Overview
17
 
18
  This project analyzes the **PaySim Financial Fraud Detection** dataset from Kaggle (source: chitwanmanchanda/fraudulent-transactions-data). The dataset contains simulated mobile money transactions with fraud labels, representing 100,000 randomly sampled transactions (random_state=42) from the original 6,362,620 rows.
 
13
 
14
  # PaySim Financial Fraud Detection — EDA & Dataset Analysis
15
 
16
+ ## Presentation Video
17
+
18
+ [![Watch the Presentation](https://img.youtube.com/vi/8Iou3iLoPJ0/maxresdefault.jpg)](https://www.youtube.com/watch?v=8Iou3iLoPJ0)
19
+
20
  ## Dataset Overview
21
 
22
  This project analyzes the **PaySim Financial Fraud Detection** dataset from Kaggle (source: chitwanmanchanda/fraudulent-transactions-data). The dataset contains simulated mobile money transactions with fraud labels, representing 100,000 randomly sampled transactions (random_state=42) from the original 6,362,620 rows.