ontime.core.modelling.utils#

Functions

check_prediction_format(pred, reference)

Check that a prediction's format is consistent with the reference (input) time series, without considering its actual values.

normalize_prediction(pred, reference)

Normalize a prediction so that its format is consistent with the reference (input) time series.