This is a Dash application for visualizing and forecasting medication consumption for patients based on comorbidity scores.
- Select medication type, forecast period, and moving average.
- Adjust forecast based on comorbidity score.
- Displays a line plot of historical and forecasted medication doses.
- Clone the repository and navigate into the folder.
- Set up a virtual environment (optional but recommended).
- Install dependencies:
pip install -r requirements.txt