Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
├── health_model.pkl # Trained RF model (auto-created on first run) └── templates/ ├── base.html # Navbar, flash messages, Bootstrap ├── index.html # Dashboard — stats, weather tip, records table ├── ...