Lars Masanneck
Update README.md
05ee4fb
|
raw
history blame
841 Bytes
metadata
title:  Withings Z-Score Normalizer
emoji: 📊
colorFrom: blue
colorTo: green
sdk: streamlit
app_file: app.py
python_version: 3.1
sdk_version: 1.24.0
suggested_hardware: cpu-basic
suggested_storage: small
short_description: Streamlit app to normalize Withings data
tags:
  - withings
  - z-score
  - normalization
  - streamlit
  - health-data

Withings Z-Score Normalizer

This Streamlit application computes normative Z-scores and percentiles for various Withings smartwatch biomarkers by comparing user-provided values against a global normative dataset. It helps you interpret individual health metrics relative to global distributions.

🚀 Getting Started

  1. Clone this Space

    git clone https://huggingface.co/spaces/<your-username>/withings-zscore-normalizer
    cd withings-zscore-normalizer