Datasets:
Tasks:
Tabular Classification
Formats:
csv
Languages:
English
Size:
10K - 100K
Tags:
digital-health
artificial-intelligence
clinical-decision-support
CDSS
Synthetic
sub-saharan-africa
License:
Label synthetic dataset (banner + tag + data_type)
Browse files
README.md
CHANGED
|
@@ -1,29 +1,32 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
-
|
| 5 |
language:
|
| 6 |
-
|
| 7 |
tags:
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
pretty_name: AI & Clinical Decision Support
|
| 15 |
size_categories:
|
| 16 |
-
|
| 17 |
configs:
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
|
|
|
| 25 |
---
|
| 26 |
|
|
|
|
|
|
|
| 27 |
# AI & Clinical Decision Support
|
| 28 |
|
| 29 |
## Abstract
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
+
- tabular-classification
|
| 5 |
language:
|
| 6 |
+
- en
|
| 7 |
tags:
|
| 8 |
+
- digital-health
|
| 9 |
+
- artificial-intelligence
|
| 10 |
+
- clinical-decision-support
|
| 11 |
+
- CDSS
|
| 12 |
+
- synthetic
|
| 13 |
+
- sub-saharan-africa
|
| 14 |
pretty_name: AI & Clinical Decision Support
|
| 15 |
size_categories:
|
| 16 |
+
- 10K<n<100K
|
| 17 |
configs:
|
| 18 |
+
- config_name: ai_deployed
|
| 19 |
+
data_files: data/ai_cdss_ai_deployed.csv
|
| 20 |
+
- config_name: ai_pilot
|
| 21 |
+
data_files: data/ai_cdss_ai_pilot.csv
|
| 22 |
+
default: true
|
| 23 |
+
- config_name: ai_absent
|
| 24 |
+
data_files: data/ai_cdss_ai_absent.csv
|
| 25 |
+
data_type: synthetic
|
| 26 |
---
|
| 27 |
|
| 28 |
+
> ⚠️ **Synthetic dataset** — Parameterized from published SSA literature, not real observations. Not suitable for empirical analysis or policy inference.
|
| 29 |
+
|
| 30 |
# AI & Clinical Decision Support
|
| 31 |
|
| 32 |
## Abstract
|