create_ensemble_forecasting_workflow#
- openstef_meta.presets.forecasting_workflow.create_ensemble_forecasting_workflow(config: EnsembleForecastingWorkflowConfig) CustomForecastingWorkflow[source]#
Create an ensemble forecasting workflow from configuration.
- Parameters:
config (
EnsembleForecastingWorkflowConfig) – Configuration for the ensemble workflow.config
- Returns:
Configured ensemble forecasting workflow.
- Return type:
- Return type: