Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Kardio-Net: A Deep Learning Model for Predicting Serum Potassium Levels from Apple Watch ECG in ESRD Patients
|
2 |
|
3 |
|
@@ -82,4 +94,4 @@
|
|
82 |
|
83 |
```python
|
84 |
|
85 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: afl-3.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- applewatch
|
7 |
+
- ecg
|
8 |
+
- electrocardiogram
|
9 |
+
- hyperkalemia
|
10 |
+
- esrd
|
11 |
+
- deeplearning
|
12 |
+
---
|
13 |
# Kardio-Net: A Deep Learning Model for Predicting Serum Potassium Levels from Apple Watch ECG in ESRD Patients
|
14 |
|
15 |
|
|
|
94 |
|
95 |
```python
|
96 |
|
97 |
+
```
|