physioex / seqsleepnet-phan /metrics.json
4rooms's picture
Upload seqsleepnet-phan/metrics.json with huggingface_hub
8aeebd0 verified
{
"accuracy": 0.8514735102653503,
"f1_score": 0.7977285027503968,
"precision": 0.7996760845184326,
"recall": 0.7961115837097168,
"cohen_kappa": 0.7868788838386536,
"confusion_matrix": [
[
4506,
432,
135,
7,
86
],
[
373,
1575,
663,
2,
406
],
[
263,
501,
17238,
674,
421
],
[
16,
7,
937,
4528,
8
],
[
141,
546,
329,
0,
6246
]
],
"support": [
5166.0,
3019.0,
19097.0,
5496.0,
7262.0
]
}