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 ifstart_timestamp
is set.- Parameters
pipeline_configs (Dict[str, Any]) –
forecast_params (Dict[str, Any]) –
tsdataset (etna.datasets.tsdataset.TSDataset) –