Skip to content

Improved error reporting and time performance of exponential smoothing predictor

Redirected standard error to standard output, and flushed standard output in case of an error in predictions (rather than stderr) Allowed to modify dynamically the number_of_seconds_to_aggregate_on variable value, in order to decrease the forecast depth (and consequently the time to make a new prediction), at a small cost in prediction accuracy

Merge request reports