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

Add processed subset for viewer and Croissant

Browse files
README.md CHANGED
@@ -8,21 +8,14 @@ tags:
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
@@ -112,12 +105,4 @@ BC/
112
  │ ├── validation.csv
113
  │ └── test.csv
114
 
115
- └── README.md
116
-
117
- ```
118
-
119
- ---
120
-
121
- ## Support
122
-
123
- Please contact Youran (Peggy) Li at peggyli@stanford.edu or Dr. Behzad Naderalvojoud at behzadn@stanford.edu for any questions or clarifications regarding this dataset.
 
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
 
105
  │ ├── validation.csv
106
  │ └── test.csv
107
 
108
+ └── README.md
 
 
 
 
 
 
 
 
processed_data_subset/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:406c6f68b6e2f0efb65c60c773cf815bd56530f3f01639c169462b230b8557a2
3
+ size 103322
processed_data_subset/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c2067979672cb4c830631fa974d8dec4b11f4526e1e7a46e10a986f3ca094cd
3
+ size 171405
processed_data_subset/validation.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a047b980c028b16ea5c834c109404f207e69b710e148d25d8163448a44111052
3
+ size 103254