miimo-efficientat-target4 / fold_02 /val_classification_report.json
retrina0678's picture
Add 4-class EfficientAT checkpoint (5-fold)
8ba3f95 verified
Raw
History Blame Contribute Delete
842 Bytes
{
"baby_cry": {
"precision": 1.0,
"recall": 0.976878612716763,
"f1-score": 0.9883040935672515,
"support": 173.0
},
"bicycle": {
"precision": 1.0,
"recall": 1.0,
"f1-score": 1.0,
"support": 79.0
},
"glass_break": {
"precision": 0.9468085106382979,
"recall": 0.956989247311828,
"f1-score": 0.9518716577540107,
"support": 93.0
},
"gunshot": {
"precision": 0.9387755102040817,
"recall": 0.968421052631579,
"f1-score": 0.9533678756476683,
"support": 95.0
},
"accuracy": 0.975,
"macro avg": {
"precision": 0.9713960052105949,
"recall": 0.9755722281650424,
"f1-score": 0.9733859067422326,
"support": 440.0
},
"weighted avg": {
"precision": 0.9755383294517033,
"recall": 0.975,
"f1-score": 0.97516050123815,
"support": 440.0
}
}