Youran Li commited on
Commit
645f480
·
verified ·
1 Parent(s): 66cb95f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -6
README.md CHANGED
@@ -8,14 +8,21 @@ tags:
8
  - healthcare
9
  - breast-cancer
10
  - gene-expression
11
- - bioconductor
12
- - genefu
13
- - distant-metastasis-free-survival
14
- - uncertainty-quantification
15
  - clinical-prediction
16
- pretty_name: Breast Cancer Gene Expression DMFS Dataset
 
17
  size_categories:
18
- - n<1K
 
 
 
 
 
 
 
 
 
 
19
  ---
20
 
21
  # Breast Cancer Gene Expression DMFS Dataset
 
8
  - healthcare
9
  - breast-cancer
10
  - gene-expression
 
 
 
 
11
  - clinical-prediction
12
+ - uncertainty-quantification
13
+ pretty_name: Breast Cancer Gene Expression Dataset
14
  size_categories:
15
+ - 1K<n<10K
16
+
17
+ configs:
18
+ - config_name: processed
19
+ data_files:
20
+ - split: train
21
+ path: "processed_data/train.csv"
22
+ - split: validation
23
+ path: "processed_data/validation.csv"
24
+ - split: test
25
+ path: "processed_data/test.csv"
26
  ---
27
 
28
  # Breast Cancer Gene Expression DMFS Dataset