forecast_command

Functions

compute_horizon(horizon, forecast_params, ...)

Compute new pipeline horizon if start_timestamp presented in forecast_params.

filter_forecast(forecast_ts, forecast_params)

Filter out forecasts before start_timestamp if start_timestamp presented in forecast_params..

forecast([config_path, target_path, freq, ...])

Command to make forecast with etna without coding.

update_horizon(pipeline_configs, ...)

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