← All projects

PROJECT 059 / 102 · Environment

One-hour-ahead CO forecast.

Can earlier observed CO and sensor responses improve a one-hour-ahead reference forecast?

Focused analytical studyAir qualityExecuted notebook

THE RESULT

What the data shows

The largest computed metric is 1.018 for Median baseline; the smallest is 0.4227 for Extra trees. Metric: mae (CO reference-unit MAE).

Origin is one observed hour before target. Lagged reference availability is assumed; production outages would change feasibility.

One-hour-ahead CO forecast — chart from the computed study output
Computed study output. Full values and units are available in the results download.
Computed results · 3 of 3 rows. Values rounded for display; source units and raw column names are retained in the download.
modelmaermser2bias
Median baseline1.0181.349-0.006106-0.1051
Ridge0.48690.71380.71840.03062
Extra trees0.42270.62410.78470.02036
Download the complete result table ↓

THE METHOD

From source to answer

Complete-grid lags and a chronological holdout, excluding contemporaneous target-hour observations.

The Python source exposes this study’s transformations. The complete project download includes shared preparation and evaluation routines.

EVALUATION

How the result was checked

First 80% of ordered observations train; final 20% test.

6,120Training observations
1,531Test observations

Fixed configurations specified before scoring; no tuning on the holdout.

Target and input features

Target: co_gt

Inputs: hour, co_lag_1, co_lag_24, sensor_lag_1

Download evaluation record ↓

THE NEXT DECISION

What follows from the finding

Assess latency and later-period performance before testing an operational forecast.

Where the conclusion stops

The -200 sentinel is treated as missing. Reference instruments have incomplete coverage; comparisons use paired observations. Sensor calibration is retrospective, not a health or regulatory compliance assessment.

Related studies may reuse observations or holdouts. These are historical analyses; associations and backtests do not demonstrate commercial impact. Further model tuning needs new, untouched evaluation data.