Spaces:
Running
Running
File size: 441 Bytes
c130b73 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: π TiRex Forecaster Dashboard
emoji: π
colorFrom: blue
colorTo: red
sdk: gradio
python_version: 3.12
app_file: app.py
pinned: false
license: mit
---
# TiRex Forecaster
Upload a CSV with date and numeric columns to forecast with the TiRex model. Powered by Gradio.
## Usage
- Upload CSV (e.g., 'date' column + 'sales' numeric).
- Select column, set prediction length/confidence.
- Hit "Run TiRex Forecast" for plot + table.
|