vedasudani/wearable-validation-app
Add longitudinal device tracking + backlog polish
Add Hugging Face Spaces deployment: README frontmatter + GitHub Action sync
Add structured export: PDF with stats pages + CSV download
Fix advanced stats tooltips: replace custom HTML with st.metric(help=), align MAPE CI under R²
Fix advanced stats layout: custom HTML cards and global tooltip CSS
Add advanced statistics: Pearson r, R², SEE, and 95% CIs on bias and MAPE
Document Streamlit Cloud deployment notes in CLAUDE.md
Pin Python 3.11 and add numpy upper bound for Streamlit Cloud
Add session trim, fix coverage for trimmed steps, improve use case descriptions
Added Dev Container Folder
Fix circular import in analysis.py that caused ImportError on Streamlit Cloud
Add artifact detection and data preview
Expand column name aliases for HR and timestamp detection
Fix: recognise hr_wearable and hr_reference as HR column aliases
Initial commit: Wearable HR Validation App V1 MVP
