Datasets:
Tasks:
Tabular Classification
Formats:
csv
Sub-tasks:
tabular-multi-class-classification
Size:
< 1K
License:
Youran Li commited on
Add processed subset for viewer and Croissant
Browse files- README.md +7 -22
- processed_data_subset/test.csv +3 -0
- processed_data_subset/train.csv +3 -0
- processed_data_subset/validation.csv +3 -0
README.md
CHANGED
|
@@ -8,21 +8,14 @@ tags:
|
|
| 8 |
- healthcare
|
| 9 |
- breast-cancer
|
| 10 |
- gene-expression
|
| 11 |
-
-
|
|
|
|
|
|
|
| 12 |
- uncertainty-quantification
|
| 13 |
-
|
|
|
|
| 14 |
size_categories:
|
| 15 |
-
-
|
| 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
|