Georg Willer
commited on
Commit
·
5c1c44e
1
Parent(s):
84a4fbd
Add link to ECG2HRV
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ pipeline_tag: feature-extraction
|
|
10 |
# 📚 What is RPeaks2HRV?
|
11 |
A pipeline to derive heart rate variability (HRV) features from R-Peaks derived from an electrocardiogram (ECG) signal.
|
12 |
|
|
|
|
|
13 |
# Usage Instructions
|
14 |
|
15 |
## 0 (Optional but recommeded) Set up Virtual Environment
|
|
|
10 |
# 📚 What is RPeaks2HRV?
|
11 |
A pipeline to derive heart rate variability (HRV) features from R-Peaks derived from an electrocardiogram (ECG) signal.
|
12 |
|
13 |
+
*Note*: You need to process raw ECG signals? Consider using [ECG2HRV](https://huggingface.co/hubii-world/ecg-to-hrv-pipeline) instead!
|
14 |
+
|
15 |
# Usage Instructions
|
16 |
|
17 |
## 0 (Optional but recommeded) Set up Virtual Environment
|