Horizon ingests load, weather, and price from any U.S. ISO, trains 22+ forecasting models against it, and runs scheduled retrains every night — in a dark, dense interface designed for analysts who live in the product.
Live polling, automatic backfills, and a unified data schema across all seven ISOs. Every dataset arrives paired with high-resolution weather from Open-Meteo — historical for training, forward for forecasting.
From regulator-friendly linear baselines to deep neural networks and meta-learners — every model ships with plain-English explanations alongside the technical version.
Eighteen always-on base features plus ten optional advanced groups. Toggle them on per model. Every feature explained in plain English with the math one click away.
A guided wizard walks new users from dataset to deployed model. Power users flip to Expert mode for the original single-page control room with every control on screen.
Conformal prediction intervals, drift detection, Diebold-Mariano significance tests, peak-timing accuracy, and similar-day matching — every accuracy claim backed by an audit trail.
Train separate forecasts per zone. Reconcile so zones add up to the system total — top-down, bottom-up, or statistically optimal MinT.
| model | MAPE | RMSE |
|---|---|---|
| advanced_stack | 1.84 | 132 |
| xgboost | 2.21 | 148 |
| ensemble | 2.39 | 156 |
| lstm | 2.74 | 171 |
| arima_xgb | 2.91 | 180 |
| random_forest | 3.18 | 196 |
| prophet | 3.62 | 214 |
Subtract forecasted solar and wind from gross load to produce the net-load curve dispatch and procurement teams actually plan against.
65+ documented endpoints cover datasets, training, forecasting, scheduling, weather, ISOs, and analytics. Every trained model exports as a Python pickle plus a complete retraining kit.
Every trained model exports as a Python pickle along with feature engineering code, hyperparameters, and dependencies. Drop it into any Python environment.
Hourly predictions, prediction intervals, actuals (when available), and per-hour error metrics. Suitable for dispatch tools, settlement systems, and BI dashboards.
Every screen reflects how the work is actually done — not how a textbook says it should be done.
Stand up Horizon on your own infrastructure or run it managed. We'll connect your ISOs, ingest your data, and have a forecast running in days, not quarters.