Skip to content

Commit 2d3f695

Browse files
committed
added link to biometric lib in README
1 parent 7fc7f7e commit 2d3f695

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This algorithm is derived from the Brainflow SpO2 algorithm, and uses PPG-R and
99
Runs the Brainflow algorithm on the provided data folder (which needs to contain a separate .csv file for PPG-R and PPG-IR from the EmotiBit ending in `PR.csv` and `PI.csv`) and saves the calculated SpO2 with timestamps to `calculated_spo2.csv`. Also shows a plot of the PPG data overlayed with the calculated SpO2.
1010

1111
# Performance
12+
Plots were created using `scorer.py` from the [EmotiBit Biometric Lib repo](https://github.com/EmotiBit/EmotiBit_Biometric_Lib)
1213
## [sit-stand-sit_v0.0.0](https://github.com/EmotiBit/Biometric_Validation_Methods/releases/tag/sit-stand-sit_v0.0.0)
1314
Device | Custom Dataset? | Resample Test | Scatterplot | Mean-Difference Plot
1415
--- | --- | --- | --- | ---

0 commit comments

Comments
 (0)