miimo-efficientat-target4 / fold_03 /val_classification_report.json
retrina0678's picture
Add 4-class EfficientAT checkpoint (5-fold)
8ba3f95 verified
Raw
History Blame Contribute Delete
899 Bytes
{
"baby_cry": {
"precision": 0.9941176470588236,
"recall": 0.9825581395348837,
"f1-score": 0.9883040935672515,
"support": 172.0
},
"bicycle": {
"precision": 1.0,
"recall": 0.9873417721518988,
"f1-score": 0.9936305732484076,
"support": 79.0
},
"glass_break": {
"precision": 0.9887640449438202,
"recall": 0.946236559139785,
"f1-score": 0.967032967032967,
"support": 93.0
},
"gunshot": {
"precision": 0.9313725490196079,
"recall": 1.0,
"f1-score": 0.9644670050761421,
"support": 95.0
},
"accuracy": 0.979498861047836,
"macro avg": {
"precision": 0.9785635602555629,
"recall": 0.9790341177066418,
"f1-score": 0.9783586597311921,
"support": 439.0
},
"weighted avg": {
"precision": 0.9804639718240449,
"recall": 0.979498861047836,
"f1-score": 0.9795980655956512,
"support": 439.0
}
}