g12bftd commited on
Commit
c6ec190
·
verified ·
1 Parent(s): 329ca03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +91 -11
README.md CHANGED
@@ -38,34 +38,114 @@ model-index:
38
  results:
39
  - task:
40
  type: time-series-classification
41
- name: Seizure Detection
42
  dataset:
43
  type: CHB-MIT
44
- name: CHB-MIT
45
  metrics:
46
  - type: roc_auc
47
- value: 87.45
48
- name: AUROC
49
  - task:
50
  type: time-series-classification
51
- name: Motor Imagery Classification
 
 
 
 
 
 
 
 
 
 
52
  dataset:
53
  type: PhysioNet-MI
54
- name: PhysioNet-MI
55
  metrics:
56
  - type: f1
57
- value: 60.93
58
  name: Weighted F1
59
  - task:
60
  type: time-series-classification
61
- name: Abnormal Classification
 
 
 
 
 
 
 
 
 
 
62
  dataset:
63
  type: TUAB
64
- name: TUAB
65
  metrics:
66
  - type: roc_auc
67
- value: 89.30
68
- name: AUROC
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  ---
70
  <div align="center">
71
  <h1>S-CEReBrO: Breaking the Memory Barrier in Continuous EEG Monitoring</h1>
 
38
  results:
39
  - task:
40
  type: time-series-classification
41
+ name: Seizure Detection
42
  dataset:
43
  type: CHB-MIT
44
+ name: CHB-MIT
45
  metrics:
46
  - type: roc_auc
47
+ value: 87.45
48
+ name: AUROC
49
  - task:
50
  type: time-series-classification
51
+ name: Seizure Detection
52
+ dataset:
53
+ type: Neonate
54
+ name: Neonate
55
+ metrics:
56
+ - type: roc_auc
57
+ value: 85.76
58
+ name: AUROC
59
+ - task:
60
+ type: time-series-classification
61
+ name: Motor Imagery Classification
62
  dataset:
63
  type: PhysioNet-MI
64
+ name: PhysioNet-MI
65
  metrics:
66
  - type: f1
67
+ value: 60.93
68
  name: Weighted F1
69
  - task:
70
  type: time-series-classification
71
+ name: Motor Imagery Classification
72
+ dataset:
73
+ type: SHU-MI
74
+ name: SHU-MI
75
+ metrics:
76
+ - type: roc_auc
77
+ value: 66.48
78
+ name: AUROC
79
+ - task:
80
+ type: time-series-classification
81
+ name: Abnormal Classification
82
  dataset:
83
  type: TUAB
84
+ name: TUAB
85
  metrics:
86
  - type: roc_auc
87
+ value: 89.30
88
+ name: AUROC
89
+ - task:
90
+ type: time-series-classification
91
+ name: Mental Workload Classification
92
+ dataset:
93
+ type: STEW
94
+ name: STEW
95
+ metrics:
96
+ - type: f1
97
+ value: 52.90
98
+ name: Weighted F1
99
+ - task:
100
+ type: time-series-regression
101
+ name: Vigilance Estimation
102
+ dataset:
103
+ type: SEED-VIG
104
+ name: SEED-VIG
105
+ metrics:
106
+ - type: nrmse
107
+ value: 0.93
108
+ name: NRMSE
109
+ - task:
110
+ type: time-series-classification
111
+ name: Sleep Stage Classification
112
+ dataset:
113
+ type: ISRUC
114
+ name: ISRUC
115
+ metrics:
116
+ - type: f1
117
+ value: 78.23
118
+ name: Weighted F1
119
+ - task:
120
+ type: time-series-classification
121
+ name: Mental Disorder Diagnosis
122
+ dataset:
123
+ type: Mumtaz
124
+ name: Mumtaz
125
+ metrics:
126
+ - type: roc_auc
127
+ value: 98.23
128
+ name: AUROC
129
+ - task:
130
+ type: time-series-classification
131
+ name: Mental Stress Detection
132
+ dataset:
133
+ type: MentalArithmetic
134
+ name: MentalArithmetic
135
+ metrics:
136
+ - type: roc_auc
137
+ value: 68.97
138
+ name: AUROC
139
+ - task:
140
+ type: time-series-classification
141
+ name: Emotion Recognition
142
+ dataset:
143
+ type: SEED-V
144
+ name: SEED-V
145
+ metrics:
146
+ - type: f1
147
+ value: 28.16
148
+ name: Weighted F1
149
  ---
150
  <div align="center">
151
  <h1>S-CEReBrO: Breaking the Memory Barrier in Continuous EEG Monitoring</h1>