miimo-efficientat-target4 / fold_01 /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": 1.0,
"recall": 0.9942196531791907,
"f1-score": 0.9971014492753624,
"support": 173.0
},
"bicycle": {
"precision": 1.0,
"recall": 0.9873417721518988,
"f1-score": 0.9936305732484076,
"support": 79.0
},
"glass_break": {
"precision": 0.968421052631579,
"recall": 0.989247311827957,
"f1-score": 0.9787234042553191,
"support": 93.0
},
"gunshot": {
"precision": 0.9894736842105263,
"recall": 0.9894736842105263,
"f1-score": 0.9894736842105263,
"support": 95.0
},
"accuracy": 0.990909090909091,
"macro avg": {
"precision": 0.9894736842105263,
"recall": 0.9900706053423932,
"f1-score": 0.9897322777474038,
"support": 440.0
},
"weighted avg": {
"precision": 0.9910526315789473,
"recall": 0.990909090909091,
"f1-score": 0.9909469150159239,
"support": 440.0
}
}