tirex-forecaster / README.md
Snxt1's picture
Update README.md
d4ac285 verified
---
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.