sps_dashboard
Build a sequential prediction (SPS) dashboard: scan fuf .inp files, generate per-series HTML reports, and write an index.html summary table.
Instructions
Generate a sequential prediction (SPS) dashboard for all series in a directory.
Scans sps_dir for fuf .inp files, generates a fue HTML forecast report for each series in output_dir, and writes an index.html with a summary table linking to the per-series reports.
Parameters
sps_dir : directory containing fuf .inp files (one per series) output_dir : directory to write per-series HTML reports and index.html
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sps_dir | Yes | ||
| output_dir | Yes |