Datasets:
tanzuhuggingface
commited on
Commit
•
b8031ad
1
Parent(s):
6552bfe
Create README.md
Browse filesUsing naive random oversampling, original dataset was augmented with the imbalance-learn library.
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- feature-extraction
|
4 |
+
tags:
|
5 |
+
- fraud detection
|
6 |
+
- anomaly detection
|
7 |
+
- upsampling
|
8 |
+
pretty_name: credit_card_transactions_resampled.csv
|
9 |
+
size_categories:
|
10 |
+
- 1M<n<10M
|
11 |
+
---
|