YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Stress Detection Pipeline
Binary stress classifier trained on the WESAD dataset.
Model Details
- Algorithm: Random Forest / XGBoost / LightGBM
- Input: HRV, EDA, and skin temperature features
- Output: Stress probability (0.0 โ 1.0)
- Dataset: WESAD (wrist signals โ BVP, EDA, TEMP)
- Validation: Leave-One-Subject-Out cross-validation
Features Used
BVP โ mean_hr, std_hr, rmssd, sdnn, nn50, pnn50 EDA โ mean_eda, std_eda, slope_eda, peak_count, min_eda, max_eda TEMP โ mean_temp, std_temp, slope_temp
Usage
This model is served via a FastAPI microservice. Input: raw sensor windows from MAX30102, GSR, and temperature sensors.
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support