physioex / tsinalis-2016 /metrics.json
4rooms's picture
Upload tsinalis-2016/metrics.json with huggingface_hub
0eddfaf verified
raw
history blame contribute delete
606 Bytes
{
"accuracy": 0.7728381752967834,
"f1_score": 0.6606769025325775,
"precision": 0.7397053837776184,
"recall": 0.6511747986078262,
"cohen_kappa": 0.6834196448326111,
"confusion_matrix": [
[
7614,
839,
262,
1,
448
],
[
232,
677,
928,
0,
936
],
[
12,
149,
10030,
45,
975
],
[
4,
1,
1515,
973,
17
],
[
9,
52,
371,
0,
3827
]
],
"support": [
9164.0,
2773.0,
11211.0,
2510.0,
4259.0
]
}