Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Temporal Twins Release Bundle
|
| 2 |
|
| 3 |
This `release/` directory is a manual-hosting bundle for the Temporal Twins benchmark. It is intended to be uploaded later to a repository such as Hugging Face, Kaggle, Dataverse, OpenML, or another archival host. Hosting has **not** been performed by this preparation step.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: "Temporal Twins"
|
| 3 |
+
license: cc-by-4.0
|
| 4 |
+
task_categories:
|
| 5 |
+
- tabular-classification
|
| 6 |
+
- anomaly-detection
|
| 7 |
+
- graph-ml
|
| 8 |
+
tags:
|
| 9 |
+
- temporal-graph-learning
|
| 10 |
+
- fraud-detection
|
| 11 |
+
- synthetic-data
|
| 12 |
+
- benchmark
|
| 13 |
+
- upi
|
| 14 |
+
- causal-evaluation
|
| 15 |
+
- matched-controls
|
| 16 |
+
- croissant
|
| 17 |
+
size_categories:
|
| 18 |
+
- 10K<n<100K
|
| 19 |
+
language:
|
| 20 |
+
- en
|
| 21 |
+
---
|
| 22 |
# Temporal Twins Release Bundle
|
| 23 |
|
| 24 |
This `release/` directory is a manual-hosting bundle for the Temporal Twins benchmark. It is intended to be uploaded later to a repository such as Hugging Face, Kaggle, Dataverse, OpenML, or another archival host. Hosting has **not** been performed by this preparation step.
|