Datasets:
Upload README.md
Browse files
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 |
+
[](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.
|