File size: 192 Bytes
8900b6c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
datasets:
- cptac_gbm
task_col: EGFR_mutation
extra_cols: []
task_type: classification
metrics:
- macro-ovr-auc
label_dict:
0: wildtype
1: mutant
sample_col: case_id
num_samples: 99
|