stage-2 / eval_test_metrics.json
RanveerSoni98's picture
Upload folder using huggingface_hub
f0fde20 verified
Raw
History Blame Contribute Delete
669 Bytes
{
"split": "test",
"metrics": {
"accuracy": 0.9953488372093023,
"balanced_accuracy": 0.9935483870967742,
"macro_f1": 0.9935483870967742,
"weighted_f1": 0.9953488372093023
},
"data": {
"total": 430,
"per_subtype": {
"CRC": 66,
"BRCA": 172,
"GB": 68,
"LUAD": 62,
"LUSC": 62
},
"per_dataset": {
"lc25000": 190,
"breast_histopathology": 74,
"brain_tumor_mri_hemg": 68,
"breast_histopathology_patches": 98
},
"num_classes_present": 5,
"trainable_oncotree": [
"BRCA",
"CRC",
"GB",
"LUAD",
"LUSC"
]
}
}