physioex / lseqsleepnet-phan /metrics.json
4rooms's picture
Upload lseqsleepnet-phan/metrics.json with huggingface_hub
9107657 verified
{
"shhs_visit1": {
"accuracy": 0.8639212250709534,
"f1_score": 0.7865343153476715,
"precision": 0.8038633465766907,
"recall": 0.7779739201068878,
"cohen_kappa": 0.8062826991081238,
"confusion_matrix": [
[
299731,
6308,
15951,
985,
4269
],
[
13816,
22005,
18698,
37,
6875
],
[
15684,
9049,
597250,
33747,
21926
],
[
420,
4,
32642,
170622,
148
],
[
5654,
2207,
15476,
371,
207219
]
],
"support": [
327244.0,
61431.0,
677656.0,
203836.0,
230927.0
]
}
}