Tumo505 commited on
Commit
6da40bb
·
1 Parent(s): 4905dc2

add space link

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  language: en
3
  license: apache-2.0
 
 
4
  datasets:
5
  - ptb-xl
6
  metrics:
@@ -16,7 +18,7 @@ tags:
16
  - cardiac
17
  - healthcare
18
  model-index:
19
- - name: SSL-ECG-SimCLR
20
  results:
21
  - task:
22
  name: Time Series Classification
@@ -44,9 +46,9 @@ widget:
44
  example_title: "ST/T Changes (STTC)"
45
  ---
46
 
47
- # SSL-ECG-SimCLR: Self-Supervised Learning for ECG Classification
48
 
49
- 🫀 **Self-Supervised Learning (SSL)** pre-trained model for ECG cardiovascular disease classification.
50
 
51
  ## Model Overview
52
 
@@ -63,7 +65,7 @@ widget:
63
  ## Classes Predicted
64
 
65
  - **NORM**: Normal ECG
66
- - **MI**: Myocardial Infarction
67
  - **STTC**: ST/T Changes
68
  - **HYP**: Hypertrophy (LVH)
69
  - **CD**: Conduction Disturbances
 
1
  ---
2
  language: en
3
  license: apache-2.0
4
+ app_type: gradio
5
+ space: Tumo505/SSL-ECG-Classification
6
  datasets:
7
  - ptb-xl
8
  metrics:
 
18
  - cardiac
19
  - healthcare
20
  model-index:
21
+ - name: SSL-ECG-Classifier
22
  results:
23
  - task:
24
  name: Time Series Classification
 
46
  example_title: "ST/T Changes (STTC)"
47
  ---
48
 
49
+ # SSL-ECG-Classifier: Self-Supervised Learning for ECG Classification
50
 
51
+ **Self-Supervised Learning (SSL)** pre-trained model for ECG cardiovascular disease classification.
52
 
53
  ## Model Overview
54
 
 
65
  ## Classes Predicted
66
 
67
  - **NORM**: Normal ECG
68
+ - **MI**: Myocardial Infarction
69
  - **STTC**: ST/T Changes
70
  - **HYP**: Hypertrophy (LVH)
71
  - **CD**: Conduction Disturbances