Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,12 +3,14 @@ license: cdla-permissive-2.0
|
|
| 3 |
task_categories:
|
| 4 |
- tabular-classification
|
| 5 |
pretty_name: ProtoGate_lung
|
|
|
|
| 6 |
tags:
|
| 7 |
- tabular
|
| 8 |
- transcriptomics
|
| 9 |
- classification
|
| 10 |
- Biomedical
|
| 11 |
- Benchmark
|
|
|
|
| 12 |
configs:
|
| 13 |
- config_name: ProtoGate_lung
|
| 14 |
data_files:
|
|
@@ -44,4 +46,5 @@ configs:
|
|
| 44 |
path: data/fold_4/test.parquet
|
| 45 |
dataset_info:
|
| 46 |
description: 'Gene expression dataset from ProtoGate benchmark (source: lung.mat)'
|
|
|
|
| 47 |
---
|
|
|
|
| 3 |
task_categories:
|
| 4 |
- tabular-classification
|
| 5 |
pretty_name: ProtoGate_lung
|
| 6 |
+
|
| 7 |
tags:
|
| 8 |
- tabular
|
| 9 |
- transcriptomics
|
| 10 |
- classification
|
| 11 |
- Biomedical
|
| 12 |
- Benchmark
|
| 13 |
+
|
| 14 |
configs:
|
| 15 |
- config_name: ProtoGate_lung
|
| 16 |
data_files:
|
|
|
|
| 46 |
path: data/fold_4/test.parquet
|
| 47 |
dataset_info:
|
| 48 |
description: 'Gene expression dataset from ProtoGate benchmark (source: lung.mat)'
|
| 49 |
+
|
| 50 |
---
|