liyuejul / Stress-Detection-using-Photoplethysmogram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stress-Detection-using-Photoplethysmogram

AIM: Stress Detection using PPG Signs;

FILE DESCRIPTION:

  1. Code :

PPG - Stress Analysis.ipynb : Step wise implementation of report

Feature.csv : Extracted Feature Vector from the database

tpot_pipeline.py : ML code of proposed model

tpot.pkl : Trained model

ip_app : Flask Web Application

live_wave : Python GUI

  1. Feature Extraction from PPG Signal (1) (1).pdf : Step by step feature extraction with images

  2. Report.pdf : Complete implementation with detailed description

About


Languages

Language:Jupyter Notebook 97.1%Language:Python 2.9%