miimo-efficientat-target4 / fold_05 /val_classification_report.json
retrina0678's picture
Add 4-class EfficientAT checkpoint (5-fold)
8ba3f95 verified
Raw
History Blame Contribute Delete
873 Bytes
{
"baby_cry": {
"precision": 1.0,
"recall": 1.0,
"f1-score": 1.0,
"support": 173.0
},
"bicycle": {
"precision": 0.9873417721518988,
"recall": 1.0,
"f1-score": 0.9936305732484076,
"support": 78.0
},
"glass_break": {
"precision": 0.9354838709677419,
"recall": 0.9354838709677419,
"f1-score": 0.9354838709677419,
"support": 93.0
},
"gunshot": {
"precision": 0.9468085106382979,
"recall": 0.9368421052631579,
"f1-score": 0.9417989417989417,
"support": 95.0
},
"accuracy": 0.9726651480637813,
"macro avg": {
"precision": 0.9674085384394846,
"recall": 0.9680814940577249,
"f1-score": 0.9677283465037728,
"support": 439.0
},
"weighted avg": {
"precision": 0.9725728171719507,
"recall": 0.9726651480637813,
"f1-score": 0.9726061143149779,
"support": 439.0
}
}