Time series forecasting report
Seasonal decomposition, model comparison (ARIMA, Prophet, baselines), holdout evaluation, and an executive summary synced to the numbers.
Download
Section titled “Download”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).
Use cases
Section titled “Use cases”Placeholder — add concrete scenarios and personas for this cookbook.
What’s in the cookbook
Section titled “What’s in the 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└── …How to get started
Section titled “How to get started”- Download the bundle, unpack locally, attach the folder as your Titan project root.
- Link to relevant Quickstart sections as needed.
- Q: Add questions specific to this cookbook. A: Add concise answers.