Kossisoroyce commited on
Commit
45163ec
·
verified ·
1 Parent(s): e8a8762

Label synthetic dataset (banner + tag + data_type)

Browse files
Files changed (1) hide show
  1. README.md +26 -23
README.md CHANGED
@@ -1,35 +1,38 @@
1
  ---
2
  license: cc-by-4.0
3
  task_categories:
4
- - tabular-classification
5
- - tabular-regression
6
  language:
7
- - en
8
  tags:
9
- - synthetic
10
- - healthcare
11
- - tuberculosis
12
- - tb
13
- - genexpert
14
- - smear-microscopy
15
- - chest-xray
16
- - hiv-tb
17
- - mdr-tb
18
- - who-guidelines
19
- - lmic
20
- pretty_name: "Synthetic TB Screening & Symptom Dataset (GeneXpert, Smear, CXR)"
21
  size_categories:
22
- - 10K<n<100K
23
  configs:
24
- - config_name: low_tb_burden
25
- data_files: data/tb_low_tb_burden.csv
26
- - config_name: moderate_tb_burden
27
- data_files: data/tb_moderate_tb_burden.csv
28
- default: true
29
- - config_name: high_tb_burden
30
- data_files: data/tb_high_tb_burden.csv
 
31
  ---
32
 
 
 
33
  # Synthetic TB Screening & Symptom Dataset (GeneXpert, Smear, CXR)
34
 
35
  ## Abstract
 
1
  ---
2
  license: cc-by-4.0
3
  task_categories:
4
+ - tabular-classification
5
+ - tabular-regression
6
  language:
7
+ - en
8
  tags:
9
+ - synthetic
10
+ - healthcare
11
+ - tuberculosis
12
+ - tb
13
+ - genexpert
14
+ - smear-microscopy
15
+ - chest-xray
16
+ - hiv-tb
17
+ - mdr-tb
18
+ - who-guidelines
19
+ - lmic
20
+ pretty_name: Synthetic TB Screening & Symptom Dataset (GeneXpert, Smear, CXR)
21
  size_categories:
22
+ - 10K<n<100K
23
  configs:
24
+ - config_name: low_tb_burden
25
+ data_files: data/tb_low_tb_burden.csv
26
+ - config_name: moderate_tb_burden
27
+ data_files: data/tb_moderate_tb_burden.csv
28
+ default: true
29
+ - config_name: high_tb_burden
30
+ data_files: data/tb_high_tb_burden.csv
31
+ data_type: synthetic
32
  ---
33
 
34
+ > ⚠️ **Synthetic dataset** — Parameterized from published SSA literature, not real observations. Not suitable for empirical analysis or policy inference.
35
+
36
  # Synthetic TB Screening & Symptom Dataset (GeneXpert, Smear, CXR)
37
 
38
  ## Abstract