workflows#

Pipeline orchestrations for OpenSTEF.

High-level training, forecasting workflows.

Submodules#

openstef_models.workflows.callbacks

Workflow callbacks for data capture, persistence, and debugging.

openstef_models.workflows.custom_component_split_workflow

High-level workflow orchestration for component splitting operations.

openstef_models.workflows.custom_forecasting_workflow

High-level workflow orchestration for forecasting operations.

Classes#

CustomComponentSplitWorkflow(**data)

Complete component splitting workflow with model management and lifecycle hooks.

CustomForecastingWorkflow(**data)

Complete forecasting workflow with model management and lifecycle hooks.