models#
Model implementations and model interfaces for OpenSTEF.
Contains core forecasting model interfaces and package-level convenience imports.
Submodules#
Component splitting models for energy data analysis. |
|
High-level component splitting model that orchestrates the complete splitting workflow. |
|
Forecasting implementations for OpenSTEF models. |
|
High-level forecasting models that orchestrate the complete prediction pipeline. |
Classes#
|
Abstract base for forecasting models (single-forecaster and ensemble). |
|
Complete component splitting pipeline combining preprocessing, splitting, and postprocessing. |
|
Single-forecaster pipeline: preprocessing -> forecaster -> postprocessing. |