BSICLE / mobilevitv2 /metrics_val.json
lterriel's picture
Upload 44 files
6815986 verified
raw
history blame contribute delete
737 Bytes
{
"ap": 0.9998433583959898,
"auc": 0.9998391248391248,
"threshold": 0.91166090965271,
"per_label": {
"report_by_label": {
"0": {
"precision": 0.9910714285714286,
"recall": 1.0,
"f1-score": 0.9955156950672646,
"support": 111.0
},
"1": {
"precision": 1.0,
"recall": 0.9910714285714286,
"f1-score": 0.9955156950672646,
"support": 112.0
}
},
"accuracy": 0.9955156950672646,
"confusion_matrix": {
"labels": [
"0",
"1"
],
"matrix": [
[
111,
0
],
[
1,
111
]
]
}
},
"threshold_best_f1_score": 0.9955156950667645
}