update_horizon

update_horizon(pipeline_configs: Dict[str, Any], forecast_params: Dict[str, Any], tsdataset: etna.datasets.tsdataset.TSDataset)[source]

Update the horizon parameter in the pipeline config if start_timestamp is set.

Parameters