Skip to content

Time series forecasting report

Seasonal decomposition, model comparison (ARIMA, Prophet, baselines), holdout evaluation, and an executive summary synced to the numbers.

Use Download cookbook (.zip) above (/templates/time-series-forecasting-report.zip) unless PUBLIC_COOKBOOK_ZIP_BASE sends downloads to another origin (see cookbook zip section).

Placeholder — add concrete scenarios and personas for this cookbook.

Document the unpacked tree matching shared/projects/templates/time-series-forecasting-report/, pnpm run build:zips output (public/templates/time-series-forecasting-report.zip, gitignored), and (when LaTeX) test-compile/fixtures/latex/cookbook-time-series-forecasting-report/.

project-root/
├── README.md
└── …
  1. Download the bundle, unpack locally, attach the folder as your Titan project root.
  2. Link to relevant Quickstart sections as needed.
  • Q: Add questions specific to this cookbook. A: Add concise answers.