adding some spaces for better reading
This commit is contained in:
@@ -130,18 +130,22 @@ A quick visual tour of the Streamlit app — settings, upload, forecasting, prev
|
|||||||
|
|
||||||
- **App Home + Settings Sidebar**
|
- **App Home + Settings Sidebar**
|
||||||
Shows the TimesFM configuration, frequency settings, batch size and horizon range.
|
Shows the TimesFM configuration, frequency settings, batch size and horizon range.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- **CSV Upload Modal**
|
- **CSV Upload Modal**
|
||||||
Preview of the uploaded dataset before running the forecast.
|
Preview of the uploaded dataset before running the forecast.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- **Forecast Preview (Long Format)**
|
- **Forecast Preview (Long Format)**
|
||||||
First rows of the generated forecast output (key, date, step, forecast).
|
First rows of the generated forecast output (key, date, step, forecast).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- **Single-Key Visualization**
|
- **Single-Key Visualization**
|
||||||
Historical series + forecast plotted for a chosen key.
|
Historical series + forecast plotted for a chosen key.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user