Spaces:
Running
Running
| title: Kronos US Forecast | |
| emoji: π | |
| colorFrom: red | |
| colorTo: gray | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| # Kronos Β· US-stock Forecast Dashboard | |
| Interactive CPU dashboard for the [Kronos](https://github.com/shiyu-coder/Kronos) | |
| financial time-series model, applied to US stocks (data via yfinance). | |
| Pick a ticker and sampling parameters β the server draws an ensemble of sample | |
| paths from Kronos-small β the page shows the **median forecast** with a **10β90% | |
| uncertainty band**, plus accuracy metrics in `backtest` mode. | |
| - **Model / prediction**: 100% original Kronos (`model/`, unmodified). | |
| - **This app**: US data adapter, hold-out accuracy backtest, ensemble median+band, | |
| metrics, and the interactive UI. | |
| β οΈ Runs on CPU β each sample path is ~1β2s, so an ensemble takes tens of seconds. | |
| The UI shows a spinner and elapsed time. `n_paths` is capped at 30 for hosting. | |