Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
pipeline_tag: feature-extraction
|
5 |
+
tags:
|
6 |
+
- biology
|
7 |
+
- electrocardiogram
|
8 |
+
---
|
9 |
+
|
10 |
+
# ECG2HRV
|
11 |
+
Pipeline for the processing of heart rate data from raw ECG signals (.csv file) towards HRV features.
|
12 |
+
|
13 |
+
For more details see [HUBII](https://hubii.world/)
|