Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ tags:
|
|
12 |
- cifer
|
13 |
pretty_name: Cifer-Fraud-Detection-Dataset-AF
|
14 |
size_categories:
|
15 |
-
-
|
16 |
---
|
17 |
|
18 |
# π Cifer Fraud Detection Dataset
|
@@ -20,7 +20,7 @@ size_categories:
|
|
20 |
## π§ Overview
|
21 |
The **Cifer-Fraud-Detection-Dataset-AF** is a high-fidelity, fully synthetic dataset created to support the development and benchmarking of privacy-preserving, federated, and decentralized machine learning systems in financial fraud detection.
|
22 |
|
23 |
-
This dataset draws structural inspiration from the **PaySim simulator,** which was built using aggregated mobile money transaction data from a real financial provider operating in 14+ countries. Cifer extends this format by scaling it to **
|
24 |
|
25 |
> ### Accuracy Benchmark:
|
26 |
> Cifer-trained models on this dataset reach **99.93% accuracy,** benchmarked against real-world fraud datasets with **99.98% baseline accuracy**βproviding high-fidelity behavior for secure, distributed ML research.
|
@@ -55,14 +55,20 @@ This dataset is **entirely synthetic** and was generated using **Ciferβs inter
|
|
55 |
# π File Organization
|
56 |
Total Rows: **12,000,000**
|
57 |
Split into 8 folders/files for large-scale and federated learning scenarios:
|
58 |
-
- `Cifer-Fraud-Detection-Dataset-AF-part-1-
|
59 |
-
- `Cifer-Fraud-Detection-Dataset-AF-part-2-
|
60 |
-
- `Cifer-Fraud-Detection-Dataset-AF-part-3-
|
61 |
-
- `Cifer-Fraud-Detection-Dataset-AF-part-4-
|
62 |
-
- `Cifer-Fraud-Detection-Dataset-AF-part-5-
|
63 |
-
- `Cifer-Fraud-Detection-Dataset-AF-part-6-
|
64 |
-
- `Cifer-Fraud-Detection-Dataset-AF-part-7-
|
65 |
-
- `Cifer-Fraud-Detection-Dataset-AF-part-8-
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
|
67 |
Format: `.csv` (optionally `.parquet` or `.json` upon request)
|
68 |
|
|
|
12 |
- cifer
|
13 |
pretty_name: Cifer-Fraud-Detection-Dataset-AF
|
14 |
size_categories:
|
15 |
+
- 10M<n<100M
|
16 |
---
|
17 |
|
18 |
# π Cifer Fraud Detection Dataset
|
|
|
20 |
## π§ Overview
|
21 |
The **Cifer-Fraud-Detection-Dataset-AF** is a high-fidelity, fully synthetic dataset created to support the development and benchmarking of privacy-preserving, federated, and decentralized machine learning systems in financial fraud detection.
|
22 |
|
23 |
+
This dataset draws structural inspiration from the **PaySim simulator,** which was built using aggregated mobile money transaction data from a real financial provider operating in 14+ countries. Cifer extends this format by scaling it to **21 million samples,** optimizing for **federated learning environments,** and validating performance against real-world datasets.
|
24 |
|
25 |
> ### Accuracy Benchmark:
|
26 |
> Cifer-trained models on this dataset reach **99.93% accuracy,** benchmarked against real-world fraud datasets with **99.98% baseline accuracy**βproviding high-fidelity behavior for secure, distributed ML research.
|
|
|
55 |
# π File Organization
|
56 |
Total Rows: **12,000,000**
|
57 |
Split into 8 folders/files for large-scale and federated learning scenarios:
|
58 |
+
- `Cifer-Fraud-Detection-Dataset-AF-part-1-14.csv` β 1.5M rows
|
59 |
+
- `Cifer-Fraud-Detection-Dataset-AF-part-2-14.csv` β 1.5M rows
|
60 |
+
- `Cifer-Fraud-Detection-Dataset-AF-part-3-14.csv` β 1.5M rows
|
61 |
+
- `Cifer-Fraud-Detection-Dataset-AF-part-4-14.csv` β 1.5M rows
|
62 |
+
- `Cifer-Fraud-Detection-Dataset-AF-part-5-14.csv` β 1.5M rows
|
63 |
+
- `Cifer-Fraud-Detection-Dataset-AF-part-6-14.csv` β 1.5M rows
|
64 |
+
- `Cifer-Fraud-Detection-Dataset-AF-part-7-14.csv` β 1.5M rows
|
65 |
+
- `Cifer-Fraud-Detection-Dataset-AF-part-8-14.csv` β 1.5M rows
|
66 |
+
- `Cifer-Fraud-Detection-Dataset-AF-part-9-14.csv` β 1.5M rows
|
67 |
+
- `Cifer-Fraud-Detection-Dataset-AF-part-10-14.csv` β 1.5M rows
|
68 |
+
- `Cifer-Fraud-Detection-Dataset-AF-part-11-14.csv` β 1.5M rows
|
69 |
+
- `Cifer-Fraud-Detection-Dataset-AF-part-12-14.csv` β 1.5M rows
|
70 |
+
- `Cifer-Fraud-Detection-Dataset-AF-part-13-14.csv` β 1.5M rows
|
71 |
+
- `Cifer-Fraud-Detection-Dataset-AF-part-14-14.csv` β 1.5M rows
|
72 |
|
73 |
Format: `.csv` (optionally `.parquet` or `.json` upon request)
|
74 |
|