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