Create a Forecast
To create a new forecast, follow these steps:
- Ensure your environment is set up with
uv sync. - Run the Dagster UI:
uv run dg dev. - Trigger the forecast pipeline for the desired partition.
- Monitor the progress in the Dagster UI.
- The forecast will be saved to the configured storage location.