File size: 217 Bytes
28cce50 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
datasets:
- hancook
extra_cols: []
label_dict:
0: Oral Cavity
1: Hypopharynx
2: Larynx
3: Oropharynx
metrics:
- bacc
num_samples: 696
sample_col: case_id
task_col: primary_tumor_site
task_type: classification
|