TN5000_model / external_metrics.json
Johnyquest7's picture
Upload external_metrics.json with huggingface_hub
f063471 verified
{
"external_validation_dataset": "Johnyquest7/thyroid-cancer-classification-ultrasound-dataset",
"overall": {
"accuracy": 0.6683788121990369,
"f1": 0.4467059453668988,
"sensitivity": 0.3446280991735537,
"specificity": 0.8740157480314961,
"ppv": 0.634703196347032,
"npv": 0.677379983726607,
"auc_roc": 0.7067642784321382,
"tp": 417,
"tn": 1665,
"fp": 240,
"fn": 793
},
"confusion_matrix_external": {
"tp": 417,
"tn": 1665,
"fp": 240,
"fn": 793
}
}